byczlonkowski· 30 skills
Use when building, editing, validating, testing, or debugging an n8n workflow through the n8n-mcp MCP server — designing a flow, configuring a node, writing an expression or Code node, wiring credentials, or fixing one that misbehaves. The entry-point skill for the n8n-mcp-skills pack: it routes you to the right specialist skill, gives working knowledge of every n8n-mcp tool from turn one, and states the rules that keep workflows from breaking in production. Always consult it first on any n8n, workflow, node, or automation task — even a quick one-off, and even when the user names no skill — because n8n's surface drifts between versions and the specialist skills prevent silent failures.
$npx -y skills add czlonkowski/n8n-mcp --skill using-n8n-mcp-skillsInstalls into the current project.
Run `npx skills use "https://github.com/czlonkowski/n8n-mcp" --skill "czlonkowski/n8n-mcp/using-n8n-mcp-skills"` 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/czlonkowski/n8n-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/czlonkowski/n8n-mcp"` and select the relevant skills, then follow their instructions.