open-multi-agent-orchestration

Installation
SKILL.md

Open Multi-Agent Orchestration

Skill by ara.so — Daily 2026 Skills collection.

open-multi-agent is a TypeScript framework for building AI agent teams where agents with different roles, models, and tools collaborate on complex goals. The framework handles task dependency resolution (DAG scheduling), parallel execution, shared memory, and inter-agent communication — all in-process with no subprocess overhead.

Installation

npm install @jackchen_me/open-multi-agent
# or
pnpm add @jackchen_me/open-multi-agent

Set environment variables:

Related skills
Installs
598
GitHub Stars
20
First Seen
Apr 1, 2026
open-multi-agent-orchestration — aradotso/trending-skills