Agent skill · AI & Agents

n8n-mcp-tools-expert

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill n8n-mcp-tools-expert --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 16 KB
Bundled scripts: none
Path: skills/n8n-mcp-tools-expert/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# n8n MCP Tools Expert Master guide for using n8n-mcp MCP server tools to build workflows. ## When to Use - You are using the `n8n-mcp` toolset to discover nodes, validate configs, or manage workflows. - The task involves choosing the right MCP tool or understanding its expected parameters and usage pattern. - You need guidance on workflow creation or editing through n8n MCP rather than through the n8n UI alone. --- ## Tool Categories n8n-mcp provides tools organized into categories: 1. **Node Discovery** → SEARCH_GUIDE.md 2. **Configuration Validation** → VALIDATION_GUIDE.md 3. **Workflow Management** → WORKFLOW_GUIDE.md 4. **Template Library** - Search and deploy 2,700+ real workflows 5. **Documentation & Guides** - Tool docs, AI agent guide, Code node guides --- ## Quick Reference ### Most Used Tools (by success rate) | Tool | Use When | Speed | |------|----------|-------| | `search_nodes` | Finding nodes by keyword | <20ms | | `get_node` | Understanding node operations (detail="standard") | <10ms | | `validate_node` | Checking configurations (mode="full") | <100ms | | `n8n_create_workflow` | Creating workflows | 100-500ms | | `n8n_update_partial_workflow` | Editing workflows (M

What's inside
Steps it walks through
  1. When to Use
  2. Tool Categories
  3. Quick Reference
  4. Most Used Tools (by success rate)
  5. Tool Selection Guide
  6. Finding the Right Node
  7. Validating Configuration
  8. Managing Workflows
  9. Critical: nodeType Formats
  10. Format 1: Search/Validate Tools
  11. Format 2: Workflow Tools
  12. Conversion
  13. Common Mistakes
  14. Mistake 1: Wrong nodeType Format
More from agentic-awesome-skills
All skills →
About this skill
What does the n8n-mcp-tools-expert skill do?

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill n8n-mcp-tools-expert --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going