n8n-workflow-builder
✓Build n8n automation workflows using MCP tools. Use when creating workflows, configuring nodes, validating configurations, deploying templates, or integrating n8n with Rails apps. Supports Israeli market (Hebrew, WhatsApp Business, NIS payments).
Installation
SKILL.md
| Find a node | searchnodes | searchnodes({query: "slack"}) | | Find workflow templates | searchtemplates | searchtemplates({searchMode: "bytask", task: "aiautomation"}) | | Find templates using specific nodes | searchtemplates | searchtemplates({searchMode: "bynodes", nodeTypes: ["n8n-nodes-base.slack"]}) |
| Get a specific template | gettemplate | gettemplate({templateId: 123, mode: "full"}) |
| How to configure a node | getnode | getnode({nodeType: "nodes-base.httpRequest", detail: "standard"}) | | Node documentation | getnode | getnode({nodeType: "nodes-base.slack", mode: "docs"}) | | Find specific property | getnode | getnode({nodeType: "...", mode: "searchproperties", propertyQuery: "auth"}) |
Build n8n automation workflows using MCP tools. Use when creating workflows, configuring nodes, validating configurations, deploying templates, or integrating n8n with Rails apps. Supports Israeli market (Hebrew, WhatsApp Business, NIS payments). Source: dvorkinguy/claude-skills-agents.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dvorkinguy/claude-skills-agents --skill n8n-workflow-builder- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is n8n-workflow-builder?
Build n8n automation workflows using MCP tools. Use when creating workflows, configuring nodes, validating configurations, deploying templates, or integrating n8n with Rails apps. Supports Israeli market (Hebrew, WhatsApp Business, NIS payments). Source: dvorkinguy/claude-skills-agents.
How do I install n8n-workflow-builder?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dvorkinguy/claude-skills-agents --skill n8n-workflow-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dvorkinguy/claude-skills-agents
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01