Use when the user wants to build, debug, or extend an n8n workflow - generating workflow JSON from a description, scaffolding a custom TypeScript node, building an AI agent (LangChain cluster), iterating over items, writing Code-node JS, linting an existing workflow, diagnosing a failed execution, or driving a live n8n instance via REST.
$npx -y skills add automatelab-tech/n8n-mcp --skill n8n-mcpInstalls into the current project.
Run `npx skills use "https://github.com/automatelab-tech/n8n-mcp" --skill "automatelab-tech/n8n-mcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/automatelab-tech/n8n-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/automatelab-tech/n8n-mcp"` and select the relevant skills, then follow their instructions.