From gir-automation
MCP tool reference for n8n workflow automation. Apply when building, validating, or debugging n8n workflows.
npx claudepluginhub rivit-studio/gir --plugin gir-automationThis skill uses the workspace's default tool permissions.
`search_nodes`, `get_node`, `validate_node`, `validate_workflow`,
Guides n8n-mcp tool usage for node discovery, config validation, workflow management, and template deployment. Covers selection workflows, parameters, nodeType formats, and patterns.
Provides 5 core architectural patterns for n8n workflows: webhook processing, HTTP API integration, database operations, AI agents, and scheduled tasks. Use when selecting high-level structure before building.
Creates, edits n8n workflows as TypeScript files with node docs access and n8nac CLI for workspace init, preventing param errors.
Share bugs, ideas, or general feedback.
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