zenflow
Declarative YAML multi-agent workflow engine for Go
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install zenflow?โผ
Run `npx skills add zendev-sh/zenflow --all -g -y` in your terminal to install this skill globally.
What does zenflow do?โผ
zenflow runs multi-step LLM workflows defined in YAML, coordinating multiple agents through a central router with dependencies, loops, and conditions.
Which AI providers does zenflow support?โผ
It works with any provider the goai SDK supports, including Google Gemini, AWS Bedrock, Azure, and OpenAI-compatible endpoints.
Can zenflow run workflows without writing Go code?โผ
Yes. You define workflows in plain YAML files and run them with the zenflow CLI using commands like flow, goal, or agent.
Does zenflow support MCP tools?โผ
Yes. It reads a Claude-compatible settings.json file and exposes every declared MCP server's tools directly to your agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core