@skills · Owner
Agent skills by n8n-io
54 skills indexed from github.com/n8n-io. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .agents · Collection · 199,638 stars
- .claude · Collection · 199,638 stars
- .opencode · Collection · 199,638 stars
- @n8n · Collection · 199,638 stars
- cli · Collection · 199,638 stars
- config-evals · Skill · 199,638 stars
Builds and maintains configuration-based evaluations on a workflow with the eval-config tool. Use when the user asks to set up, add, view, change, or remov
- credential-setup-with-computer-use · Skill · 199,638 stars
Guides n8n credential setup through Computer Use browser tools. Use when a user needs OAuth apps, API keys, client IDs, client secrets, or other credential
- data-table-manager · Skill · 199,638 stars
Load before calling data-tables or parse-file. Use for natural standalone requests like "what data tables do I have?", "show/list my tables", or "what colu
- debugging-executions · Skill · 199,638 stars
Debug failed or wrong-output workflow executions using executions tools. Load when the user reports execution failures, unexpected node output, empty param
- experiments · Skill · 199,638 stars
- instance-ai · Collection · 199,638 stars
- intent-recognition · Skill · 199,638 stars
Classifies automation requests using two decisions: anchor (which primitive owns the top-level control flow — workflow-anchored, agent-anchored, needs-clar
- n8n · Collection · 199,638 stars
- n8n · Collection · 199,638 stars
- n8n-cli · Skill · 199,638 stars
Use the n8n CLI to manage workflows, credentials, executions, and more on an n8n instance. Use when the user asks to interact with n8n, automate workflows,
- n8n-docs-assistant · Skill · 199,638 stars
Answers n8n product, setup, credential, node, hosting, API, and usage questions from current n8n docs. Load n8n-docs via load_tool before calling it (searc
- n8n:community-pr-readiness-check · Skill · 199,638 stars
Checks if a community pull request is ready for human review. Verifies CLA signature, PR title format, description completeness, test coverage, and cubic-d
- n8n:content-design · Skill · 199,638 stars
Product content designer for UI copy. Use when writing, reviewing, or auditing user-facing text: button labels, error messages, tooltips, empty states, mod
- n8n:conventions · Skill · 199,638 stars
Quick reference for n8n patterns. Full docs /AGENTS.md
- n8n:create-community-node-lint-rule · Skill · 199,638 stars
Create new ESLint rules for the @n8n/eslint-plugin-community-nodes package. Use when adding a lint rule, creating a community node lint, or working on esli
- n8n:create-instance-ai-eval · Skill · 199,638 stars
Authors a new Instance AI workflow eval case — written locally as JSON, calibrated against a real build, then pushed to the LangTracer suite CI runs — buil
- n8n:create-issue · Skill · 199,638 stars
Create Linear tickets or GitHub issues following n8n conventions. Use when the user asks to create a ticket, file a bug, open an issue, or says /create-iss
- n8n:create-pr · Skill · 199,638 stars
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for revie
- n8n:create-skill · Skill · 199,638 stars
Guides users through creating effective Agent Skills. Use when you want to create, write, or author a new skill, or asks about skill structure, best practi
- n8n:db-migrations · Skill · 199,638 stars
Authors n8n database migrations. Use when creating or modifying files under packages/@n8n/db/src/migrations/, when the user asks to add a column, table, in
- n8n:human-like-code-review · Skill · 199,638 stars
Reviews a GitHub pull request like a thoughtful human reviewer and writes the feedback to a markdown file. Prioritizes context, architecture fit, solution
- n8n:linear-issue · Skill · 199,638 stars
Fetch and analyze Linear issue with all related context. Use when starting work on a Linear ticket, analyzing issues, or gathering context about a Linear i
- n8n:loom-transcript · Skill · 199,638 stars
Fetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript.
- n8n:nathan · Skill · 199,638 stars
Deploy a temporary n8n test instance (or generate a local docker run command) via the internal "Nathan" bot, from the repo instead of Slack. Use after open
- n8n:node-add-oauth · Skill · 199,638 stars
Add OAuth2 credential support to an existing n8n node — creates the credential file, updates the node, adds tests, and keeps the CLI constant in sync. Use
- n8n:protect-endpoints · Skill · 199,638 stars
Applies n8n's RBAC scope decorators to REST endpoints. Use when creating a new @RestController, adding any @Get/@Post/@Put/@Patch/@Delete route to an exist
- n8n:public-api · Skill · 199,638 stars
Adds, migrates, or updates n8n Public API v1 endpoints with @PublicApiController — public DTOs, API-key and RBAC scopes, cursor pagination, OpenAPI + cover
- n8n:reproduce-bug · Skill · 199,638 stars
Reproduce a bug from a Linear ticket with a failing test. Expects the full ticket context (title, description, comments) to be provided as input.
- n8n:setup-mcps · Skill · 199,638 stars
Configure MCP servers for n8n development. Use when the user says /setup-mcps or asks to set up MCP servers for n8n.
- n8n:setup-mcps · Skill · 199,638 stars
Configure MCP servers for n8n development in OpenCode. Use when the user says /setup-mcps or asks to set up MCP servers for n8n.
- n8n:spec-driven-development · Skill · 199,638 stars
Keeps implementation and specs in sync. Use when working on a feature that has a spec in .agents/specs/, when the user says /spec, or when starting impleme
- n8n:telemetry · Skill · 199,638 stars
Guides adding, changing, and reviewing telemetry through the `@n8n/telemetry` event registry. Use when working on telemetry, analytics, tracking, product e
- packages · Collection · 199,638 stars
- planned-task-runtime · Skill · 199,638 stars
Handles system follow-up turns: planned-task-follow-up (synthesize, replan, build-workflow, checkpoint), background-task-completed, running-tasks context,
- planning · Skill · 199,638 stars
ONLY for coordinated multi-artifact work: multiple workflows with dependencies, shared data-table schema/migration across tasks, or the user explicitly ask
- plugins · Collection · 199,638 stars
- post-build-flow · Skill · 199,638 stars
Handles workflow verification and setup after build-workflow succeeds, or when the message contains workflow-verification-follow-up or workflow-setup-requi
- skills · Collection · 199,638 stars
- skills · Collection · 199,638 stars
- skills · Collection · 199,638 stars
- skills · Collection · 199,638 stars
- skills · Collection · 199,638 stars
- workflow-builder · Skill · 199,638 stars
Load before calling build-workflow. Default path for all single-workflow work: new one-off workflows, existing-workflow edits, verification repairs, and wo
- agent-builder · Skill
Load before calling build-agent for a new or existing n8n Agent. Governs prerequisite creation, faithful handoff of the user's request, agent targeting acr
- credential-recipe-research · Skill
Lookup procedure for Simplified Custom Auth recipe fields — sources the auth template, the key-issuing docsUrl and an auth-rejecting testUrl from the provi
- instance-awareness · Skill
Load when the request depends on what is already on this instance rather than on what the user just typed: a short or ambiguous opener ("fix it", "carry on
- n8n:gh-stack · Skill
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
- n8n:ui-design · Skill
Guidelines on designing and building UI. Use when working in editor-ui or design-system packages. Triggers for tasks that include refactoring components, s
- one-off-operations · Skill
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 n