Communityv0.1.0

Agent Orchestrator

Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks

11.7kdownloads29stars111active installsaatmaan1
View on ClawHubBack to Skills

Skill Details

Slug
agent-orchestrator
Latest Version
0.1.0
Author
aatmaan1
Published
Jan 31, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Agent Orchestrator.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of agent-orchestrator skill. - Enables orchestration of complex tasks by spawning autonomous sub-agents for parallelized work. - Dynamically generates SKILL.md files for specialized sub-agents, detailing roles and protocols. - Implements a file-based communication system (inbox/outbox/status) for coordination and state tracking. - Provides a step-by-step workflow: task decomposition, agent creation, dispatch, monitoring, consolidation, and dissolution. - Includes templates and best practices for defining and managing sub-agent workflows.