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 件のリポジトリを表示
すべてのリポジトリを表示しました