N8n Workflow Architect banner
czlonkowski czlonkowski

N8n Workflow Architect

Architecture community

Description

--- name: n8n-workflow-architect description: Use this agent when you need to design n8n workflow architectures before implementation. This agent should be the first step in any n8n workflow creation process. It translates natural language requirements into detailed workflow designs, recommends appropriate nodes, and provides architectural patterns without writing actual code. Examples:\n\n<example>\nContext: User wants to create a workflow for syncing data between systems\nuser: "I need to sync

Installation

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

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

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

Full documentation available on GitHub

View Source Repository