Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 5.1k
- Forks
- 306
- Updated
- May 27, 2026
repo --stat
stars
5.1k
forks
306
last update
May 27, 2026
license
MITv1.9.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add n8n-workflow-builder - Invoke
// Run from any project directory
$ claude --skill n8n-workflow-builder "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill n8n-workflow-builder "now refactor it"
n8n-workflow-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- n8n Workflow Builder
- slug:
- n8n-workflow-builder
- version:
- v1.9.0
- license:
- MIT
- author:
- @automation-labs
- repository:
- github.com/automation-labs/n8n-workflow-builder
- categories:
- tags:
- #n8n#automation#workflow#no-code#ai-agent
- description:
Design and ship n8n automations — node selection, credential setup, error handling, deploy-ready JSON.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
n8n-workflow-builder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…