n8n-as-code
Build, sync, and deploy n8n workflows as code with AI agents
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install n8n-as-code?โผ
Run `npx skills add EtienneLescot/n8n-as-code --all -g -y` in your terminal to install the full skill suite globally.
How to manage n8n workflows as code?โผ
n8n-as-code converts workflows into readable TypeScript files you can pull, edit, validate, and push back to your n8n instance with Git-style sync.
Can AI agents build n8n workflows safely?โผ
Yes. The n8n-architect skill gives agents exact node schemas, examples, and validation rules so they never guess parameters or break live workflows.
Does n8n-as-code work with Claude Code and Cursor?โผ
Yes. It ships plugins and skills for Claude Code, Cursor, OpenClaw, and a VS Code extension with an integrated agent workbench.
Can I sync n8n workflows between dev and prod?โผ
Yes. The promote command moves workflows between environments, remaps credentials, and supports dry-run previews before any changes are applied.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core