czlonkowski

67 mods across 5 repositories, 29k stars between them.

code-reviewer

01

czlonkowski/n8n-mcp

Agent Claude Code

Use this agent when you need to review recently written or modified code for quality, security, and maintainability. This agent should be invoked immediately after code changes are made to ensure high standards are maintained. Examples:\n\n \nContext: The user has created a code-review agent that should be called…

23k 2d ago A 0 tokens original MIT

context-manager

02

czlonkowski/n8n-mcp

Agent Claude Code

Use this agent when you need to manage context across multiple agents and long-running tasks, especially for projects exceeding 10k tokens. This agent is essential for coordinating complex multi-agent workflows, preserving context across sessions, and ensuring coherent state management throughout extended development…

23k 2d ago A 0 tokens original MIT

debugger

03

czlonkowski/n8n-mcp

Agent Claude Code

Use this agent when encountering errors, test failures, unexpected behavior, or any issues that require root cause analysis. The agent should be invoked proactively whenever debugging is needed. Examples:\n\n \nContext: The user encounters a test failure while running the test suite.\nuser: "The test for node…

23k 2d ago A 0 tokens original MIT

deployment-engineer

04

czlonkowski/n8n-mcp

Agent Claude Code

Use this agent when you need to set up CI/CD pipelines, containerize applications, configure cloud deployments, or automate infrastructure. This includes creating GitHub Actions workflows, writing Dockerfiles, setting up Kubernetes deployments, implementing infrastructure as code, or establishing deployment…

23k 2d ago A 0 tokens original MIT

czlonkowski/n8n-mcp

Agent Claude Code

Use this agent when you need to work with Model Context Protocol (MCP) implementation, especially when modifying the MCP layer of the application. This includes implementing new MCP tools, updating the MCP server, debugging MCP-related issues, ensuring compliance with MCP specifications, or integrating with the…

23k 2d ago A 0 tokens original MIT

n8n-mcp-tester

06

czlonkowski/n8n-mcp

Agent Claude Code

Use this agent when you need to test n8n-mcp functionality after implementing fixes or new features. This agent should be invoked proactively after code changes to validate that the MCP tools work correctly with real n8n workflows. The agent tests the actual MCP server tools, not just unit tests. Examples:\n\n…

23k 2d ago A 375 tokens original MIT

czlonkowski/n8n-mcp

Agent Claude Code

Use this agent when you need to conduct in-depth technical research on complex topics, technologies, or architectural decisions. This includes investigating new frameworks, analyzing security vulnerabilities, evaluating third-party APIs, researching performance optimization strategies, or generating technical…

23k 2d ago A 0 tokens original MIT

test-automator

08

czlonkowski/n8n-mcp

Agent Claude Code

Use this agent when you need to create comprehensive test suites, improve test coverage, or set up test automation infrastructure. This includes writing unit tests with mocks, integration tests with test containers, E2E tests with Playwright/Cypress, configuring CI/CD pipelines for testing, or establishing test data…

23k 2d ago A 0 tokens original MIT

n8n-mcp AGENTS.md

09

czlonkowski/n8n-mcp

Instructions file CodexOpenCode

Instructions for czlonkowski/n8n-mcp, covering repository guidelines, project overview, project structure & module organization, architecture & mcp conventions and build, test, and development commands.

23k 2d ago A 1,569 tokens original MIT

n8n-mcp CLAUDE.md

10

czlonkowski/n8n-mcp

Instructions file

Instructions for czlonkowski/n8n-mcp, covering claude.md, project overview, common development commands, build and testing.

23k 2d ago A 1,298 tokens original MIT

n8n-agents

11

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Design n8n AI agents the right way. Use when building or editing any @n8n/n8n-nodes-langchain. AI node — an AI Agent, LLM chain, Text Classifier, or Information Extractor — and whenever the user mentions AI agents, LLM with tools, tool calling, $fromAI, system prompts, agent memory, sessionId, structured/JSON output…

23k 2d ago A 156 tokens original MIT

n8n-binary-and-data

12

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Handle files and binary data in n8n correctly. Use when working with files, images, PDFs, attachments, uploads or downloads, base64, vision/multimodal input, or when an AI agent needs a file as tool input or output — and whenever the user mentions $binary, binaryPropertyName, "read the PDF", "attach the file", "send…

23k 2d ago A 135 tokens original MIT

n8n-code-javascript

13

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with this.helpers / the $helpers global, working with dates using DateTime, troubleshooting Code node errors, choosing between Code node modes, or doing any custom data transformation in…

23k 2d ago C 216 tokens original MIT

n8n-code-python

14

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Write Python code in n8n Code nodes. Use when writing Python in n8n, using input/json/node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes. Use this skill when the user specifically requests Python for an n8n Code node. Note — JavaScript is recommended for 95% of use…

23k 2d ago C 157 tokens original MIT

n8n-code-tool

15

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Write JavaScript or Python for the n8n Custom Code Tool (@n8n/n8n-nodes-langchain.toolCode) — the AI-agent-callable tool, NOT the workflow Code node. Use when building a Code Tool attached to an AI Agent, writing code that an LLM will invoke, parsing the query input, returning a string result, defining an input schema…

23k 2d ago A 221 tokens original MIT

n8n-error-handling

16

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Wire n8n error handling so failures are loud, structured, and recoverable. Use when building any webhook/API workflow, a scheduled or unattended workflow, or any path where a silent failure would drop user-visible work — and whenever the user mentions error handling, onError, continueErrorOutput, error…

23k 2d ago A 128 tokens original MIT

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, mapping data between nodes, or referencing webhook data in workflows. Use this skill whenever configuring node fields that reference data from…

23k 2d ago A 104 tokens original MIT

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, organizing workflows into folders, managing credentials, auditing instance security, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats…

23k 2d ago A 135 tokens original MIT

n8n-multi-instance

19

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Use when an n8n-mcp account targets more than one n8n instance — i.e. the n8ninstances tool is available, the user mentions multiple n8n instances or environments (prod vs staging, several teams or clients), a workflow / datatable / credential / execution call returns an unexpected NOTFOUND or reads data you don't…

23k 2d ago A 181 tokens original MIT

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between getnode detail levels, or learning common configuration patterns by node type. Always use this skill when setting up node parameters — it explains which fields are…

23k 2d ago A 84 tokens original MIT

n8n-self-hosting

21

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Deploy a production self-hosted n8n end-to-end to a fresh Linux VM over SSH, using Docker Compose behind a Caddy reverse proxy with automatic HTTPS. Use whenever the user wants to self-host, install, set up, provision, or deploy n8n on their own server/VPS/box (Hetzner, DigitalOcean, AWS EC2, bare metal, etc.) — in…

23k 2d ago B 265 tokens original MIT

n8n-subworkflows

22

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Build reusable, composable n8n sub-workflows. Use when extracting shared logic, building anything multi-step or reused across workflows, or any workflow over 10 nodes — and whenever the user mentions sub-workflows, Execute Workflow, reuse, shared/common logic, modular workflows, "Define Below" inputs…

23k 2d ago A 121 tokens original MIT

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, the validation loop process, or auto-fix capabilities.…

23k 2d ago A 91 tokens original MIT

czlonkowski/n8n-mcp

Skill Claude CodeCodex

Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, batch processing, or scheduled…

23k 2d ago A 144 tokens original MIT