automation

N8n As Code

Give your AI agent n8n superpowers. 537 nodes with full schemas, 7,700+ templates, Git-like sync, and TypeScript workflows.
1,566 stars184 forksTypeScriptUpdated 9/10/2026100% free · open source
What it does

lets you write, version‑control, and sync n8n workflows as TypeScript code, giving you IDE autocomplete and reusable node schemas.

When to use it
  • You want to keep complex n8n automations in Git and deploy them with CI/CD.
  • Your team needs type‑safe workflow code with autocomplete for the 537 n8n nodes.
  • You want to generate or modify workflows programmatically (e.g., from an AI prompt).
Ready-to-paste prompt
npx n8n-as-code generate --template google-sheet-to-slack --name "NewRowsToSlack"
Heads up: n8n-as-code requires Node ≥18 and an active n8n server with an API key; if `N8N_API_KEY` is missing or the server is not reachable, the `push` command will fail.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/4ac5a28d-2393-4831-998f-1d8ee1052212 && curl -fsSL https://workflowstacks.com/api/skills/4ac5a28d-2393-4831-998f-1d8ee1052212/claude-skill -o ~/.claude/skills/4ac5a28d-2393-4831-998f-1d8ee1052212/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

What's inside — free to inspect

No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

23
top-level files
12
folders
83.6M
source size
MIT
license
Key files
package.json
README.md
release-please-config.json
tsconfig.base.json
tsconfig.json
File tree
.claude-plugin/
.cursor-plugin/
.github/
.vscode/
architecture/
docs/
packages/
plans/
plugins/
res/
scripts/
skills/
.env-example
.env.test.example
.gitattributes
.gitignore
.release-please-manifest.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
lefthook.yml
LICENSE
MANUAL_TESTING.md
package.json
promote-plan.json
Quick Actions
Details
Creator
EtienneLescot
Language
TypeScript
Category
automation
Published
1/3/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/4ac5a28d-2393-4831-998f-1d8ee1052212.svg)](https://workflowstacks.com/skills/4ac5a28d-2393-4831-998f-1d8ee1052212?utm_source=github&utm_medium=badge)
🔥 Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work — importable n8n templates, outcome guides and Claude Desktop configs.