From gir-automation
MCP tool reference for n8n workflow automation. Apply when building, validating, or debugging n8n workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gir-automation:n8n-toolsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
`search_nodes`, `get_node`, `validate_node`, `validate_workflow`,
search_nodes, get_node, validate_node, validate_workflow,
search_templates, get_template, n8n_create_workflow, n8n_get_workflow,
n8n_list_workflows, n8n_test_workflow, n8n_deploy_template
Skills: n8n-node-configuration, n8n-code-javascript/python, n8n-workflow-patterns, n8n-expression-syntax, n8n-validation-expert
npx claudepluginhub rivit-studio/gir --plugin gir-automationBuilds and deploys n8n workflows end-to-end via a 3-phase pipeline: research, write/validate, deploy/test/inspect.
Routes to the correct n8n specialist skill for building, editing, or debugging n8n workflows via the n8n-mcp MCP server. Provides working knowledge of every tool and enforces rules that prevent production breakage: validate-and-verify, invoke skills before actions, and never put secrets in text fields.
Guides effective use of n8n-mcp tools for node discovery, config validation, workflow management, and template deployment in n8n automation.