.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/n8n-io/n8n
home/skills/n8n-io/n8n
n8n-io avatar

n8n-io/n8n

33 skills · 863 total installs

View on GitHub
$npx skills add n8n-io/n8n
SkillInstalls
create-prCreates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation.863community-pr-readiness-checkChecks if a community pull request is ready for human review. Verifies CLA signature, PR title format, description completeness, test coverage, and…—config-evalsBuilds and maintains configuration-based evaluations on a workflow with the eval-config tool.—content-designProduct content designer for UI copy. Use when writing, reviewing, or auditing user-facing text: button labels, error messages, tooltips, empty states, modal…—conventionsQuick reference for n8n patterns. Full docs /AGENTS.md—create-community-node-lint-ruleCreate new ESLint rules for the @n8n/eslint-plugin-community-nodes package.—create-instance-ai-evalAuthors a new Instance AI workflow eval case — written locally as JSON, calibrated against a real build, then pushed to the LangTracer suite CI runs — build…—create-issueCreate 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-issue.—create-skillGuides users through creating effective Agent Skills. Use when you want to create, write, or author a new skill, or asks about skill structure, best practices,…—credential-setup-with-computer-useGuides n8n credential setup through Computer Use browser tools.—data-table-managerLoad 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 columns…—db-migrationsAuthors n8n database migrations. Use when creating or modifying files under packages/@n8n/db/src/migrations/, when the user asks to add a column, table, index,…—debugging-executionsDebug failed or wrong-output workflow executions using executions tools.—design-systemGuidelines on using Design System styles and components. Use when working on .vue files in packages/frontend.—experimentsGuides work on `packages/frontend/editor-ui` experiments. Use when creating, extending, wiring, testing, reviewing, or retiring editor-ui experiments, PostHog…—human-like-code-reviewReviews a GitHub pull request like a thoughtful human reviewer and writes the feedback to a markdown file.—intent-recognitionClassifies automation requests using two decisions: anchor (which primitive owns the top-level control flow — workflow-anchored, agent-anchored,…—linear-issueFetch and analyze Linear issue with all related context. Use when starting work on a Linear ticket, analyzing issues, or gathering context about a Linear issue.—loom-transcriptFetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript.—n8n-cliUse the n8n CLI to manage workflows, credentials, executions, and more on an n8n instance.—n8n-docs-assistantAnswers n8n product, setup, credential, node, hosting, API, and usage questions from current n8n docs.—nathanDeploy a temporary n8n test instance (or generate a local docker run command) via the internal "Nathan" bot, from the repo instead of Slack.—node-add-oauthAdd OAuth2 credential support to an existing n8n node — creates the credential file, updates the node, adds tests, and keeps the CLI constant in sync.—planned-task-runtimeHandles system follow-up turns: planned-task-follow-up (synthesize, replan, build-workflow, checkpoint), background-task-completed, running-tasks context, and…—planningONLY for coordinated multi-artifact work: multiple workflows with dependencies, shared data-table schema/migration across tasks, or the user explicitly asked…—post-build-flowHandles workflow verification and setup after build-workflow succeeds, or when the message contains workflow-verification-follow-up or workflow-setup-required.—protect-endpointsApplies n8n's RBAC scope decorators to REST endpoints. Use when creating a new @RestController, adding any @Get/@Post/@Put/@Patch/@Delete route to an existing…—public-apiAdds or updates n8n Public API v1 endpoints, OpenAPI specs, and handler wiring.—reproduce-bugReproduce a bug from a Linear ticket with a failing test. Expects the full ticket context (title, description, comments) to be provided as input.—setup-mcpsConfigure MCP servers for n8n development. Use when the user says /setup-mcps or asks to set up MCP servers for n8n.—spec-driven-developmentKeeps 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…—telemetryGuides adding, changing, and reviewing telemetry through the `@n8n/telemetry` event registry.—workflow-builderLoad before calling build-workflow. Default path for all single-workflow work: new one-off workflows, existing-workflow edits, verification repairs, and…—