Skip to content

n8n-claude-kitZero-to-workflow n8n scaffolding for Claude Code

One-time install. 90-second bootstrap. Active workflow in 3 minutes.

Who this is for

You work with Claude Code and n8n. You're tired of writing the same plumbing (build-loop CLAUDE.md, MCP config, API key paste) every time you start a new workflow project. You want to describe the workflow and have the agent build it — not spend 10 minutes on setup first.

The flow in one diagram

one-time (per machine):
    /plugin marketplace add HustleDanie/n8n-claude-kit
    /plugin install n8n-claude-kit


per project (≤ 3 minutes):
    mkdir project && cd project && claude
    /n8n-init
      → "what is this project for?"
      → "n8n URL?"
      → "n8n API key?"


    CLAUDE.md + .mcp.json + .claude/settings.json + .gitignore


    plan mode — describe workflow, approve plan, agent builds


    workflow active in n8n

MIT Licensed