N8n Workflow Explorer banner
czlonkowski czlonkowski

N8n Workflow Explorer

Development community

Description

--- name: n8n-workflow-explorer description: Use this agent when you need to gather information about existing n8n workflows and their executions without making any changes. This is a read-only investigative agent.\n\nExamples of when to invoke:\n\n<example>\nContext: User wants to understand what workflows are currently deployed.\nuser: "What workflows do I have running right now?"\nassistant: "I'll use the n8n-workflow-explorer agent to investigate your current workflows and provide you with a

Installation

Installs to ~/.claude/agents/czlonkowski-n8n-mcp-cc-buildier-n8n-workflow-explorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/czlonkowski/n8n-mcp-cc-buildier/HEAD/.claude/agents/n8n-workflow-explorer.md -o ~/.claude/agents/czlonkowski-n8n-mcp-cc-buildier-n8n-workflow-explorer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository