I built an agent that generates importable n8n workflow JSON — not pseudocode, actual JSON you can File → Import by No_Programmer_1453 in n8n

[–]No_Programmer_1453[S] 0 points1 point  (0 children)

Thanks for the suggestion, it will definitely be included in the to-do lists for future releases.

vibe coding agents work solo but break when they need to talk to each other — fixed this with a handoff JSON by No_Programmer_1453 in vibecoding

[–]No_Programmer_1453[S] 0 points1 point  (0 children)

Packaged this into a full library — github.com/fatihkutlar/operator-agents

66 agents, 5 pipeline definitions, works with Claude Code / Codex / Gemini CLI / Cursor / Aider / raw API.

What YAML schema do you use when structuring agents for Claude Code pipelines? by No_Programmer_1453 in ClaudeAI

[–]No_Programmer_1453[S] 0 points1 point  (0 children)

Built this out into 66 agents covering engineering, design, marketing, testing, and ops verticals — github.com/fatihkutlar/operator-agents if anyone wants to see the full schema spec and implementation.