N8n Agent banner
10x-Anit 10x-Anit

N8n Agent

Data community

Description

--- description: "Dispatch task to the N8N Factory — 6-department pipeline" argument-hint: "<task in natural language>" --- CONTEXT: Route a workflow task through 6 specialized departments. Each does ONE thing, audits output, hands off. REQUIRES: ~/.claude/n8n-config.json, .n8n-track/agents.json, docs/nodes/node-catalog.json PIPELINE: Intelligence → Design → Production → Compliance → Operations → Records STEPS: 1. READ .n8n-track/agents.json for department definitions 2. PARSE $ARGUMENTS → ex

Installation

Installs to ~/.claude/commands/10x-anit-10x-n8n-skill-n8n-agent.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/10x-Anit/10x-n8n-skill/HEAD/.claude/commands/n8n-agent.md -o ~/.claude/commands/10x-anit-10x-n8n-skill-n8n-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository