n8nac skills

24 tagged n8nac, measured the same way as everything else here.

Browse within: Workflow Automation 24n8n 24

build-stack-v2

01

neurawork-git/n8n-autopilot

Skill Claude CodeCodex

EXPERIMENTAL deterministic builder for a whole n8n workflow STACK (multiple sub-workflows wired via Execute Workflow), JS-orchestrated. Takes a PRP-style end-to-end use case, decomposes it into sub-workflows along known rules, fixes the handover contracts between them, documents the architecture (mermaid) in one…

18 1mo ago A 153 tokens original MIT

build-workflow

02

neurawork-git/n8n-autopilot

Skill Claude CodeCodex

Full 3-phase pipeline (Research → Write+Validate → Deploy+Test) for shipping an n8n workflow end-to-end. Wraps Etienne's n8n-as-code:n8n-architect skill for schema research + authoring, adds repo-scoped orchestration — community-template lookup, validate-push-test loop, mcpTrigger publish gate, execution inspection…

18 1mo ago A 85 tokens original MIT

init-repo

03

neurawork-git/n8n-autopilot

Skill Claude CodeCodex

Bootstrap a new n8n workflow repo from scratch. Scaffolds directory structure, writes plugin-compatible CLAUDE.md/README/.gitignore/.env.example, runs the n8nac >= 2.3 setup flow (env add + env auth set + env use), pulls node schemas, and verifies setup. Use when starting a new customer/project n8n repo.

18 1mo ago A 86 tokens original MIT