czlonkowskiczlonkowskiCommunityΒ·15 Agent Skills Included

n8n-skills

Teach AI agents to build and deploy flawless n8n workflows

Guides AI agents through building, validating, and deploying n8n workflows using the n8n-mcp server. Covers expressions, node configuration, JavaScript and Python code nodes, error handling, AI agents, sub-workflows, and self-hosted deployment. Eliminates validation loops, silent failures, and misconfigured nodes so workflows run correctly in production.
npx skills add czlonkowski/n8n-skills --all -g -y
Available:

Instructs the AI agent on how the 14 n8n skills fit together, which MCP tools to use for each task, and how hooks route user requests to the right skill automatically.

All Skills in This Repository (15)

Pure Emerald Level Indicators
πŸ“¦ In Repo
czlonkowskiczlonkowski

n8n-subworkflows

Build reusable n8n sub-workflows with typed inputs, execution modes, and discoverable naming conventions.

Community
Advanced
πŸ“¦ In Repo
czlonkowskiczlonkowski

n8n-multi-instance

Switch and verify n8n instance targets for MCP sessions before workflow and credential operations.

Community
Intermediate
πŸ“¦ In Repo
czlonkowskiczlonkowski

n8n-self-hosting

Deploy self-hosted n8n to a Linux VM with Docker Compose and Caddy HTTPS.

Community
Advanced
πŸ“¦ In Repo
czlonkowskiczlonkowski

n8n-binary-and-data

Handle binary file data in n8n workflows across the $binary slot, agent tools, and chat surfaces.

Community
Advanced
πŸ“¦ In Repo
czlonkowskiczlonkowski

using-n8n-mcp-skills

Routes n8n workflow tasks to the correct specialist skill and documents every n8n-mcp tool.

Community
Advanced
πŸ“¦ In Repo
czlonkowskiczlonkowski

n8n-agents

Design n8n AI agents with LangChain sub-nodes, tools, memory, and structured output.

Community
Advanced
πŸ“¦ In Repo
czlonkowskiczlonkowski

n8n-error-handling

Configure n8n workflow error handling with per-node error outputs, retries, and structured 4xx/5xx responses.

Community
Advanced
πŸ“¦ In Repo
czlonkowskiczlonkowski

n8n-code-tool

Write JavaScript or Python code for the n8n Custom Code Tool invoked by AI agents.

Community
Intermediate
πŸ“¦ In Repo
czlonkowskiczlonkowski

n8n-node-configuration

Configures n-gram nodes by teaching operation-aware requirements and property dependencies.

Community
Advanced
πŸ“¦ In Repo
czlonkowskiczlonkowski

n8n-code-javascript

Write reliable JavaScript in n8n Code nodes with safe data access and return structures.

Community
Advanced
πŸ“¦ In Repo
czlonkowskiczlonkowski

n8n-workflow-patterns

Document n8n workflow patterns for webhooks, APIs, databases, AI agents, and scheduled tasks.

Community
Advanced
πŸ“¦ In Repo
czlonkowskiczlonkowski

n8n-code-python

Clarify Python usage in n8n Code nodes with standard library and return formats.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install n8n-skills?β–Ό

Run `npx skills add czlonkowski/n8n-skills --all -g -y` in your terminal to install all 14 skills globally.

What does n8n-skills do?β–Ό

It teaches AI agents how to build production-ready n8n workflows with the n8n-mcp server, covering expressions, node setup, validation, error handling, and self-hosted deployment.

Do I need n8n-mcp to use these skills?β–Ό

Yes. The skills guide your agent in using the n8n-mcp MCP server tools, so you need n8n-mcp installed and connected to an n8n instance.

Does n8n-skills work with Claude Code and other AI clients?β–Ό

Yes. It works as a Claude Code or Codex plugin with automatic hooks, and as standard skill uploads on Claude.ai and other SKILL.md-compatible clients.

Can n8n-skills help me self-host n8n?β–Ό

Yes. The n8n-self-hosting skill walks your agent through deploying production n8n on a fresh Linux VM with Docker Compose, Caddy HTTPS, and queue mode scaling.

Related Repositories in Software Engineering

View All in Software Engineering→