n8n agents

46 tagged n8n, measured the same way as everything else here.

Browse within: Workflow Automation 18low-code 12n8nac 12open-claw 12typescript 9Workflows 8

developer

01

n8n-io/n8n

Agent Claude Code

Use this agent for any n8n development task - frontend (Vue 3), backend (Node.js/TypeScript), workflow engine, node creation, or full-stack features. The agent automatically applies n8n conventions and best practices. Examples: user: 'Add a new button to the workflow editor' assistant: 'I'll use the developer agent to…

203k 2d ago A 0 tokens

n8n-io/n8n

Agent Claude Code

Use this agent proactively when a Linear issue is created, updated, or needs comprehensive analysis. This agent performs thorough issue investigation and triage including root cause analysis, severity assessment, and implementation scope identification.

203k 2d ago A 47 tokens

AGENTS

03

n8n-io/n8n

Agent

Conventions for the @n8n/agents package.

203k 2d ago A 0 tokens

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

n8n-mcp-tester

05

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

walidboulanouar/n8n-claude-code-template

Agent Claude Code

Expert n8n workflow architect and builder. Use after onboarding is complete. Knows the full project context from CLAUDE.md, all workflow specs from PRD.md, architecture from DESIGN.md, and all 7 n8n skills. TRIGGERS — invoke when: building a new workflow, debugging a broken node, writing Code node JS/Python, designing…

19 5mo ago A 0 tokens

onboarding

08

walidboulanouar/n8n-claude-code-template

Agent Claude Code

Project setup wizard. Runs automatically when CLAUDE.md contains [NOT SET] fields — triggered by any greeting (hey, hello, start, let's go, etc.). Asks 6 questions, fills CLAUDE.md and PRD.md, creates workflow stubs, then hands off to n8n-workflow-builder. Do NOT invoke manually — it triggers automatically on first…

19 5mo ago A 81 tokens

n8n-stack-architect

09

neurawork-git/n8n-autopilot

Agent

Decomposes a PRP-style end-to-end use case into a stack of sub-workflows along known decomposition rules, fixes the handover contracts between them, and (in EXTEND mode) plans the delta against an already-comprehended stack. Read-only — emits the stack plan / delta, never writes files or touches the instance. Used as…

18 1mo ago A 94 tokens original MIT

neurawork-git/n8n-autopilot

Agent

Reconstructs the real call-graph (DAG) of an existing workflow stack from executeWorkflow references in the local mirror, reconciles it against the central architecture doc (or reverse-engineers one if absent), and reports the current stack shape so the architect can plan a delta. Read-only — assumes the local repo…

18 1mo ago A 100 tokens original MIT

workflow-reviewer

11

neurawork-git/n8n-autopilot

Agent

Code review and error diagnosis for n8nac Decorator-TS workflow files. Use after writing or modifying .workflow.ts files to catch issues before pushing. Run in background for non-blocking reviews.

18 1mo ago A 45 tokens original MIT

fazer-ai/n8n-to-langgraph

Agent

Use this agent to design the LangGraph architecture for converting analyzed n8n workflows. Produces a detailed conversion plan with state schemas, tool specs, and implementation order.

5 5mo ago A 38 tokens

conversion-reviewer

13

fazer-ai/n8n-to-langgraph

Agent

Use this agent to review an n8n-to-LangGraph conversion for fidelity, test coverage, and code quality. Compares implementation against original workflows.

5 5mo ago A 35 tokens

workflow-analyzer

14

fazer-ai/n8n-to-langgraph

Agent

Use this agent to deeply analyze n8n workflow JSON files for LangGraph conversion. Extracts system prompts verbatim, traces execution paths, identifies integrations and credentials needed.

5 5mo ago A 38 tokens

channels

15

yogasw/wick

Agent

A channel is where a message comes from. Wick agents are reachable from four channels at once.

5 4d ago A 0 tokens original MIT

providers

16

yogasw/wick

Agent

A provider type is an AI CLI: claude, codex, gemini (provider.go:36-40). A provider instance is a configured copy of one. Multiple instances per type are supported — same claude binary, different env vars (e.g. two PATs).

5 4d ago A 0 tokens original MIT

sub-agents

17

yogasw/wick

Agent

A sub-agent is another agent that your agent hands one self-contained task to, waits for, and gets an answer back from. Use it when a piece of work wants a different role — research, code review, image generation — or when the intermediate steps would flood the main conversation.

5 4d ago A 0 tokens original MIT

n8n-skills

18

buttjer/n8n-decanter

Agent

Install n8n-io/skills and let your agent use them safely — the MCP guard keeps Code-node source in the repo.

2 yesterday A 27 tokens original MIT

offline-loop

19

buttjer/n8n-decanter

Agent

Several verbs are fully offline — no credentials, no network, no live n8n — which makes them safe for agents to run without supervision.

2 yesterday A 15 tokens original MIT

overview

20

buttjer/n8n-decanter

Agent

What init scaffolds for agents, the AGENTS.md contract, and the guard hooks.

2 yesterday B 18 tokens original MIT

workflow-debugger

21

anatolykoptev/n8n-mcp-agent

Agent

Debugs failed n8n workflow executions. Analyzes errors, extracts output data, identifies root causes. Use when executions fail or produce unexpected results.

0 6mo ago A 35 tokens original MIT

workflow-optimizer

22

anatolykoptev/n8n-mcp-agent

Agent

Optimizes n8n workflows for performance and reliability. Analyzes structure, reduces complexity, improves error handling. Use for workflow review and optimization.

0 6mo ago A 34 tokens original MIT

workflow-planner

23

anatolykoptev/n8n-mcp-agent

Agent

Plans n8n workflow automation. Analyzes requirements, searches templates, designs node structure. Use PROACTIVELY when users need new workflows or automation.

0 6mo ago A 36 tokens original MIT