Skip to content

v1.0.0 — 21 Skills for n8n v1.x

Choose a tag to compare

@FreekHeijting FreekHeijting released this 19 Mar 16:20
· 9 commits to main since this release

n8n Claude Skill Package v1.0.0

21 deterministic skills for n8n v1.x workflow automation, built using the 7-phase research-first methodology.

Skills by Category

Category Count Coverage
n8n-core/ 2 Architecture, REST API
n8n-syntax/ 8 Workflow JSON, expressions, node types, credentials, code node, triggers, AI nodes, extension methods
n8n-impl/ 6 Custom nodes, deployment, workflow design, integrations, webhooks, security
n8n-errors/ 3 Execution, expressions, connection errors
n8n-agents/ 2 Review validator, project scaffolder

Quality

  • All SKILL.md files under 500 lines (range: 187-417)
  • YAML frontmatter with trigger-rich descriptions
  • English-only, deterministic ALWAYS/NEVER language
  • 84 total markdown files (21 SKILL.md + 63 reference files)
  • All code verified against official n8n documentation

Installation

git clone https://github.com/OpenAEC-Foundation/n8n-Claude-Skill-Package.git
cp -r n8n-Claude-Skill-Package/skills/source/ ~/.claude/skills/n8n/

Built by OpenAEC Foundation using the proven skill package methodology.