Open-Multi-Agent: AI Workflow Automation
Open-multi-agent is a TypeScript framework that allows dynamic AI agent orchestration with dynamic workflows, enabling the coordination of tasks across various large language models (LLMs) like Claude, ChatGPT, Gemini, DeepSeek, or local models
- •When you need to integrate multiple AI models into a single workflow
- •When your startup requires dynamic task planning and execution using different LLMs
- •When you want to run AI tasks on any available LLM, whether local or cloud-based
To run a task on the Claude LLM, use the following command: `npx ts-node runtime/index.ts --task my-task --model claude`
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/open-multi-agent && curl -fsSL https://workflowstacks.com/api/skills/open-multi-agent/claude-skill -o ~/.claude/skills/open-multi-agent/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Open-Multi-Agent: AI Workflow Automation is a very large TypeScript project (~70k lines across 278 code files, plus 182 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3package.jsonDependencies and the commands it exposes
- 4packages/core/README.mdInside packages/core/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/open-multi-agent && curl -fsSL https://workflowstacks.com/api/skills/open-multi-agent/claude-skill -o ~/.claude/skills/open-multi-agent/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More mcp-server tools founders pair with this one.