N8n Workflow Deployer banner
HustleDanie HustleDanie

N8n Workflow Deployer

Development community

Description

--- name: n8n-workflow-deployer description: Use this agent to iterate on, activate, deactivate, or inspect executions of an existing n8n workflow. Invoke when the user says "update this workflow", "activate my workflow", "deactivate X", or "why did this run fail". tools: ["mcp__n8n-mcp__n8n_update_partial_workflow", "mcp__n8n-mcp__n8n_update_full_workflow", "mcp__n8n-mcp__n8n_get_workflow", "mcp__n8n-mcp__n8n_list_workflows", "mcp__n8n-mcp__n8n_validate_workflow", "mcp__n8n-mcp__n8n_executions"

Installation

Installs to ~/.claude/agents/hustledanie-n8n-claude-kit-n8n-workflow-deployer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/HustleDanie/n8n-claude-kit/HEAD/agents/n8n-workflow-deployer.md -o ~/.claude/agents/hustledanie-n8n-claude-kit-n8n-workflow-deployer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository