Skip to main content
n8n-io
GitHub 제작자 프로필

n8n-io

4개 GitHub 저장소에서 수집된 54개 skills를 저장소 단위로 보여줍니다.

수집된 skills
54
저장소
4
업데이트
2026년 8월 24일
저장소 탐색

저장소와 대표 skills

n8n-public-api
미분류

Adds, migrates, or updates n8n Public API v1 endpoints with @PublicApiController — public DTOs, API-key and RBAC scopes, cursor pagination, OpenAPI + coverage wiring, and tests. Use when working under packages/cli/src/public-api/v1/ or when exposing an…

2026년 8월 24일
workflow-builder
미분류

Load before calling build-workflow. Default path for all single-workflow work: new one-off workflows, existing-workflow edits, verification repairs, and workflow-local data tables. Write or edit a workspace source file, run workflow-sdk validate via…

2026년 8월 24일
agent-builder
미분류

Load before calling build-agent for a new or existing n8n Agent. Governs prerequisite creation, faithful handoff of the user's request, agent targeting across turns, builder questions, testing, and publishing. Use directly for routine follow-ups when the…

2026년 8월 21일
n8n-gh-stack
소프트웨어 개발자

Manage stacked branches and pull requests with the gh-stack GitHub CLI extension. Use when the user wants to create, push, rebase, sync, navigate, or view stacks of dependent PRs. Triggers on tasks involving stacked diffs, dependent pull requests, branch…

2026년 8월 21일
one-off-operations
미분류

Handles one-off operations: the request is a concrete effect that happens once — export or copy data somewhere, a migration, a backfill, a cleanup — with no trigger, schedule, or reuse intent. The workflow is the vehicle, not the deliverable. Users rarely say…

2026년 8월 20일
post-build-flow
미분류

Handles workflow verification and setup after build-workflow succeeds, or when the message contains workflow-verification-follow-up or workflow-setup-required. Load after direct builds, when verificationReadiness requires action, or on orchestrator…

2026년 8월 20일
n8n-create-pr
소프트웨어 개발자

Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.

2026년 8월 18일
planned-task-runtime
소프트웨어 개발자

Handles system follow-up turns: planned-task-follow-up (synthesize, replan, build-workflow, checkpoint), background-task-completed, running-tasks context, and create-tasks silence rules. Load whenever any of these tags appear or after calling create-tasks.

2026년 8월 17일
수집된 skill 38개 중 8개를 표시합니다.
n8n-extending-mcp-official
미분류

Use when you want to expose an n8n workflow as a tool the coding agent can call. Two cases. (1) Wrap n8n API capabilities the MCP doesn't natively expose: folder deletion, project create/rename, tag rename/delete, instance metadata, credential creation. (2)…

2026년 8월 21일
using-n8n-skills-official
미분류

Use when working with n8n workflows in any capacity. The always-on protocol for the n8n-skills plugin, loaded by the SessionStart hook every session. Routes to the right skill, summarizes every n8n MCP tool (closing the deferred-description gap), and lists…

2026년 8월 21일
n8n-workflow-lifecycle-official
미분류

Use when starting, designing, organizing, finishing, or shipping an n8n workflow. Covers visual layout (sticky notes), descriptions that capture the *why*, node names, validation, testing, folders/projects, and publishing. Triggers on…

2026년 8월 21일
n8n-agents-official
소프트웨어 개발자

Use when building or editing any AI feature in n8n: AI Agents, Text Classifier, Information Extractor, Sentiment Analysis, Summarization Chain, Basic LLM Chain, embeddings, vector stores, single one-shot LLM calls, or AI media generation (image / audio /…

2026년 8월 21일
n8n-binary-and-data-official
소프트웨어 개발자

Use when handling files, images, attachments, or binary data in n8n, OR when an AI agent needs to take a user-uploaded file as tool input or return a generated file. For Data Tables (schemas, dedup, persistent state), see the separate n8n-data-tables-official…

2026년 8월 21일
n8n-code-nodes-official
소프트웨어 개발자

Use when the user reaches for a Code node, mentions writing JavaScript or Python in n8n, or any custom logic comes up in workflow design. Triggers on "Code node", "Code", "JavaScript", "Python", "custom logic", "transform data", "$input", "$json…

2026년 8월 21일
n8n-debugging-official
미분류

Use when an n8n workflow isn't working, errors appear, results don't match what was expected, or the user says "this isn't working." Triggers on errors, unexpected output, "it's not working", "why is this happening", "the workflow stopped", failure…

2026년 8월 21일
n8n-error-handling-official
소프트웨어 개발자

Use when building any webhook-triggered workflow, scheduled/production-bound workflow, wiring a per-node error output, or any workflow where silent failure would drop user-visible work. Triggers on "webhook", "respond to webhook", "API", "production",…

2026년 8월 21일
수집된 skill 14개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다