n8n-skills provides a set of Claude Code-based skills to help build production-ready n8n workflows with MCP server integration and a self-hosting deployment focus.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
This repository contains 14 complementary Claude Code skills, plus an always-on router skill and a hooks enforcement layer, designed to teach AI assistants how to build production-ready n8n workflows using the n8n-mcp MCP server and how to deploy self-hosted n8n instances.
How it works
The skills cover topics such as n8n expression syntax, MCP tools, workflow patterns, validation, node configuration, and code in various languages. They are intended to guide users through correct usage, parameter formats, and common pitfalls. An enforcement layer hooks into Claude Code / Codex plugin to surface guidance before tool use and after validation.
Getting started
Prerequisites
- n8n-mcp MCP server installed and configured
- Claude Code or Claude API access
- .mcp.json configured with the n8n-mcp server
Claude Code installation
Method 1: Plugin Installation
# Install directly as a Claude Code plugin
/plugin install czlonkowski/n8n-skills
Method 2: Via Marketplace
# Add as marketplace, then browse and install
/plugin marketplace add czlonkowski/n8n-skills
# Then browse available plugins
/plugin install
# Select "n8n-mcp-skills" from the list
Method 3: Manual Installation
# 1. Clone this repository
git clone https://github.com/czlonkowski/n8n-skills.git
# 2. Copy skills to your Claude Code skills directory
cp -r n8n-skills/skills/* ~/.claude/skills/
# 3. Reload Claude Code
# Skills will activate automatically
Claude.ai
- Download individual skill folders from
skills/ - Zip each skill folder (or grab prebuilt zips from the latest release)
- Upload via Settings → Capabilities → Skills
API / SDK
See docs for detailed installation instructions.
Recent releases
- v1.24.1: update-cadence and staging guidance; patch on top of v1.24.0 (docs-alignment release). Notes include checking release notes before every update and folding in the last of the documentation-review findings.
- v1.24.0: self-hosting skill aligned with restructured n8n hosting docs; doc-alignment release.
Traction
Not available in this README.
Behind the repo
Not applicable as no linked startup/company section is provided beyond author/contributors.
Caveats
- License: MIT
- Created: 2025-10-20
- Last push: 2026-08-04
- Language: Shell
- Open issues: 7
This review reflects only the factual sections present in the README and release notes, focusing on what the tool does and how to get started without any speculative claims.






