By geckse
Build production-ready custom n8n community nodes by scaffolding projects with n8n-node CLI, implementing declarative REST API or programmatic logic, running tests and linting, then publishing to the community using official best practices.
npx claudepluginhub geckse/n8n-skills --plugin n8n-node-builderAgent Skills for building custom n8n community nodes and creating n8n workflows programmatically.
| Plugin | Description |
|---|---|
| n8n-node-builder | Scaffolds, implements, tests, and publishes custom n8n nodes using official best practices. Covers declarative and programmatic styles, all credential/auth patterns, trigger nodes, and verification requirements. |
| n8n-workflow-sdk | Builds, tests, validates, and manages n8n workflows programmatically using the @n8n/workflow-sdk. Covers workflow creation, JSON import/export, validation, code generation, AI agent workflows, and the full SDK API. |
Add this marketplace and install the plugins:
/plugin marketplace add geckse/n8n-skills
/plugin install n8n-node-builder@n8n-skills
/plugin install n8n-workflow-sdk@n8n-skills
Once installed, Claude will automatically activate the appropriate skill — n8n-node-builder when you ask about building custom n8n nodes, and n8n-workflow-sdk when you ask about creating or managing n8n workflows with code.
Copy or symlink a skill directory from plugins/<plugin-name>/skills/ into your agent's skills folder. The agent will discover it automatically via the SKILL.md frontmatter.
Skills follow the Agent Skills open specification and are packaged as a Claude Code plugin.
Claude Code plugin for n8n-as-code. Adds the n8n-architect skill and uses the n8nac CLI as its local knowledge/runtime bridge.
Use this agent when you need to design, build, or validate n8n automation workflows. This agent specializes in creating efficient n8n workflows using proper validation techniques and MCP tools integration.\n\nExamples:\n- <example>\n Context: User wants to create a Slack notification workflow when a new GitHub issue is created.\n user: "I need to create an n8n workflow that sends a Slack message whenever a new GitHub issue is opened"\n assistant: "I'll use the n8n-workflow-builder agent to design and build this GitHub-to-Slack automation workflow with proper validation."\n <commentary>\n The user needs n8n workflow creation, so use the n8n-workflow-builder agent to handle the complete workflow design, validation, and deployment process.\n </commentary>\n</example>\n- <example>\n Context: User has an existing n8n workflow that needs debugging and optimization.\n user: "My n8n workflow keeps failing at the HTTP Request node, can you help me fix it?"\n assistant: "I'll use the n8n-workflow-builder agent to analyze and debug your workflow, focusing on the HTTP Request node configuration."\n <commentary>\n Since this involves n8n workflow troubleshooting and validation, use the n8n-workflow-builder agent to diagnose and fix the issue.\n </commentary>\n</example>\n- <example>\n Context: User wants to understand n8n best practices and available nodes for a specific use case.\n user: "What are the best n8n nodes for processing CSV data and sending email reports?"\n assistant: "I'll use the n8n-workflow-builder agent to explore the available nodes and recommend the best approach for CSV processing and email automation."\n <commentary>\n This requires n8n expertise and node discovery, so use the n8n-workflow-builder agent to provide comprehensive guidance.\n </commentary>\n</example>
Share bugs, ideas, or general feedback.
Expert skills for building n8n workflows with n8n-mcp
Design complex n8n workflows with AI assistance - loops, branching, error handling
n8n workflow automation integration
Generate n8n automation workflows from natural language descriptions
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim