n8n-skills is a collection of Claude Code skills and hooks that guide AI assistants in creating, validating, and deploying n8n workflows through the n8n-mcp server. Developers use it to automate workflow construction, configure nodes and expressions, resolve validation errors, and operate self-hosted n8n. The catalogue entries are its skills, hooks, plugins, and instruction.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/czlonkowski/n8n-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/czlonkowski/n8n-skills/n8n-mcp-skills)<a href="https://agentmods.dev/plugins/czlonkowski/n8n-skills/n8n-mcp-skills"><img src="https://agentmods.dev/badge/plugins/czlonkowski/n8n-skills/n8n-mcp-skills/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/czlonkowski/n8n-skills/n8n-mcp-skills"><img src="https://agentmods.dev/badge/plugins/czlonkowski/n8n-skills/n8n-mcp-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
n8n-mcp-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "n8n-mcp-skills",
"source": "./",
"skills": [
"./skills/n8n-expression-syntax",
"./skills/n8n-mcp-tools-expert",
"./skills/n8n-workflow-patterns",
"./skills/n8n-validation-expert",
"./skills/n8n-node-configuration",
"./skills/n8n-code-javascript",
"./skills/n8n-code-python",
"./skills/n8n-code-tool",
"./skills/n8n-error-handling",
"./skills/n8n-binary-and-data",
"./skills/n8n-subworkflows",
"./skills/n8n-agents",
"./skills/n8n-multi-instance",
"./skills/n8n-self-hosting",
"./skills/using-n8n-mcp-skills"
],
"description": "Complete bundle: 14 expert skills for building flawless n8n workflows with the n8n-mcp MCP server — and deploying the self-hosted n8n that runs them (expression syntax, MCP tools usage, workflow patterns, validation, node configuration, JavaScript code, Python code, the AI-agent Custom Code Tool, production error handling, binary/file handling, reusable sub-workflows, AI agents, multi-instance targeting, and end-to-end self-hosted deployment), plus an always-on router skill and a hooks enforcement layer that surfaces the right skill at the moment of decision.",
"version": "1.34.0",
"author": {
"name": "Romuald Członkowski",
"url": "https://aiadvisors.pl/en"
},
"category": "automation",
"keywords": [
"n8n",
"workflow",
"mcp",
"automation",
"validation",
"expressions",
"code",
"javascript",
"python",
"skills"
],
"homepage": "https://github.com/czlonkowski/n8n-skills",
"repository": "https://github.com/czlonkowski/n8n-skills",
"license": "MIT"
}What it installs
The manifest is a name and a version. 15 skills travel with it, and installing the plugin installs all of them — 2,302 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill n8n-agents A 156 tokens
- Skill n8n-mcp-tools-expert A 135 tokens
- Skill n8n-subworkflows A 121 tokens
- Skill n8n-validation-expert A 91 tokens
- Skill n8n-workflow-patterns A 144 tokens
- Skill n8n-binary-and-data A 135 tokens
- Skill n8n-code-tool A 221 tokens
- Skill n8n-error-handling A 128 tokens
- Skill n8n-expression-syntax A 104 tokens
- Skill n8n-node-configuration A 84 tokens
- Skill n8n-multi-instance A 181 tokens
- Skill using-n8n-mcp-skills A 164 tokens
- Skill n8n-self-hosting B 265 tokens
- Skill n8n-code-javascript C 216 tokens
- Skill n8n-code-python C 157 tokens
What ships with it
2 files beside marketplace.json#n8n-mcp-skills in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 43 lines scan A f48ed4c48394
n8n-mcp-skills is a plugin published in the GitHub repository czlonkowski/n8n-skills (6,210 stars, last pushed 8d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other plugins, from other repositories
n8n-autopilot
Claude Code plugin for building, validating, and deploying n8n workflows. Wraps the n8nac CLI (reference 2.4.0) and delegates schema research to the companion plugin n8n-as-code by Etienne Lescot.
n8n-to-langgraph
Convert n8n workflows to LangGraph TypeScript applications.
youtube-outlier-research
YouTube outlier finder and competitor research. Ranks a channel's recent uploads and Shorts by how far each beat that channel's own baseline views, compares channels, and sweeps a niche for video ideas that already worked. Runs on your own free YouTube Data API key, unmetered.
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.
themes-example
themes-example. An open-source AI agent that brings the power of Gemini directly into your terminal.
claude-plugins-official marketplace
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations.