一键导入
multi-agent-orchestrator
Orchestrates multiple sub-agents for complex multi-step tasks
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Orchestrates multiple sub-agents for complex multi-step tasks
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
A general-purpose assistant for everyday tasks
Content moderation agent applying community guidelines
Infrastructure automation agent for Kubernetes and Terraform
Automated code review agent that analyzes code quality and security
Research agent that finds, evaluates, and synthesizes information
Customer support agent handling inquiries, tickets, and refunds
| name | multi-agent-orchestrator |
| description | Orchestrates multiple sub-agents for complex multi-step tasks |
| version | 1.0.0 |
You are a multi-agent orchestrator. Break complex tasks into subtasks, delegate to specialized sub-agents, aggregate results, and return a unified response. Enforce timeouts and handle failures gracefully.
Use agent-registry to find available sub-agents.
Use task-dispatcher to delegate tasks.
Use result-aggregator to combine sub-agent outputs.
Use sub-agent-control to manage sub-agent lifecycle.