open-multi-agent-orchestration

Installation
SKILL.md

Open Multi-Agent Orchestration

Skill by ara.so — AI Agent Skills collection.

Open Multi-Agent is a TypeScript-native multi-agent orchestration framework that automatically decomposes goals into task DAGs, parallelizes independent tasks, and synthesizes results. It supports 10+ LLM providers, built-in tools, MCP server integration, and has only three runtime dependencies.

Installation

npm install @open-multi-agent/core

Requirements: Node.js >= 18

Core Concepts

Three Execution Modes

Installs
111
First Seen
May 16, 2026
open-multi-agent-orchestration — aradotso/ai-agent-skills