CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

55

Quality

63%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/n8n-mcp-tools-expert/SKILL.md

The canonical home for this skill is n8n-mcp-tools-expert in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

56%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This skill provides comprehensive, actionable guidance for n8n-mcp tools with good workflow sequences and validation patterns. Its main weakness is significant verbosity—information is repeated across multiple sections (Quick Reference, Tool Selection Guide, Tool Usage Patterns, Unified Tool Reference, Summary all cover overlapping content), and timing statistics add little value. The content would benefit from aggressive deduplication and pushing detailed reference material into the referenced sub-guides.

Suggestions

Consolidate overlapping sections: merge Quick Reference, Tool Selection Guide, Tool Usage Patterns, and Unified Tool Reference into a single concise reference, moving detailed examples to the referenced sub-guides (SEARCH_GUIDE.md, VALIDATION_GUIDE.md, WORKFLOW_GUIDE.md).

Remove timing statistics (18s average, 56s between edits, 23s thinking) as they don't help Claude use the tools and add unnecessary tokens.

Cut the Summary section's repetition of points already made in the body—a brief 'Common Workflow' sequence and links to sub-guides would suffice.

Move the detailed Template Usage and Self-Help Tools sections to their own guide files, keeping only a brief mention and link in the main SKILL.md.

DimensionReasoningScore

Conciseness

The skill is significantly verbose at ~400+ lines. It repeats information across sections (e.g., nodeType formats explained in Critical section, Common Mistakes, and Summary), includes timing statistics Claude doesn't need (18s average, 56s between edits), and has redundant examples. The Quick Reference table, Tool Selection Guide, Tool Usage Patterns, and Unified Tool Reference all cover overlapping ground. Many sections explain things Claude would understand from a single example.

2 / 5

Actionability

The skill provides concrete, executable code examples with specific tool calls, parameter formats, and expected return values. The nodeType format distinction is clearly illustrated with correct/incorrect examples. However, the JavaScript examples use `await` syntax that isn't directly copy-pasteable as MCP tool calls—they're illustrative rather than truly executable in the MCP context. The validation loop and workflow editing patterns are concrete and useful.

4 / 5

Workflow Clarity

Multi-step workflows are clearly sequenced (search → get_node → validate → create → validate → update → activate) with validation checkpoints explicitly included. The validation loop pattern includes a fix-and-retry feedback loop. However, the workflow management section could be clearer about what to do when workflow validation fails (it shows validate_workflow but doesn't specify error handling steps as explicitly as the node validation loop does).

4 / 5

Progressive Disclosure

The skill references SEARCH_GUIDE.md, VALIDATION_GUIDE.md, and WORKFLOW_GUIDE.md appropriately, but no bundle files were provided to verify these exist. The main issue is that the SKILL.md itself contains too much detail that should be in those referenced guides—the Unified Tool Reference section, detailed Template Usage, and extensive Common Mistakes sections duplicate what should be in the sub-guides, making the overview too long while still referencing external files.

3 / 5

Total

13

/

20

Passed

Description

71%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description has a strong structure with an explicit 'Use when' clause and clear domain focus on n8n-mcp tools, which makes it complete and reasonably distinctive. However, the listed capabilities are somewhat high-level categories rather than concrete specific actions, and the trigger terms could be more comprehensive with natural user language and synonyms. The description is functional but could be more specific about what concrete operations it enables.

Suggestions

Add more concrete specific actions beyond high-level categories, e.g., 'look up node parameters, validate JSON configurations, find workflow templates by category, debug execution errors'

Include natural language synonyms and variations users might say, such as 'automate', 'automation', 'n8n workflow builder', 'connect apps', or specific node/integration names

DimensionReasoningScore

Specificity

Names the domain (n8n-mcp MCP tools) and lists several actions (searching nodes, validating configurations, accessing templates, managing workflows), but these are fairly high-level categories rather than concrete specific actions. The second sentence about 'tool selection guidance, parameter formats, and common patterns' is more about what the skill provides than concrete actions it performs.

3 / 5

Completeness

Clearly answers both 'what' (expert guide for using n8n-mcp MCP tools, provides tool selection guidance, parameter formats, common patterns) and 'when' (explicit 'Use when' clause listing concrete triggers: searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool).

5 / 5

Trigger Term Quality

Includes relevant terms like 'n8n-mcp', 'nodes', 'configurations', 'templates', 'workflows', and 'MCP tools', but these are somewhat technical. Missing natural user phrases like 'automate', 'automation', 'n8n workflow builder', or specific tool names that users might reference. The terms are domain-appropriate but not comprehensive.

3 / 5

Distinctiveness Conflict Risk

The focus on 'n8n-mcp MCP tools' is quite specific and creates a clear niche. However, terms like 'managing workflows' and 'validating configurations' could overlap with other workflow or configuration management skills. The n8n-specific framing reduces most conflict risk.

4 / 5

Total

15

/

20

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (645 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

9

/

11

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.