N8n Workflow Validator
Description
--- name: n8n-workflow-validator description: Use this agent to validate an existing n8n workflow (either by ID in the user's n8n instance or a local JSON file) and interpret the results. Invoke when the user says "validate this workflow", "check my workflow for errors", or after a workflow fails and needs diagnosis. tools: ["mcp__n8n-mcp__validate_node", "mcp__n8n-mcp__validate_workflow", "mcp__n8n-mcp__get_node", "mcp__n8n-mcp__n8n_validate_workflow", "mcp__n8n-mcp__n8n_get_workflow", "mcp__n8
Installation
Installs to ~/.claude/agents/hustledanie-n8n-claude-kit-n8n-workflow-validator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/HustleDanie/n8n-claude-kit/HEAD/agents/n8n-workflow-validator.md -o ~/.claude/agents/hustledanie-n8n-claude-kit-n8n-workflow-validator.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development