Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:205
forks:28
updated:April 16, 2026 at 16:54
File Explorer
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | orchestration |
| description | 协同编排知识域。多Agent协同、任务分解、并行执行、冲突解决。当魔尊需要多Agent协作、任务编排、并行处理时使用。 |
| license | MIT |
| user-invocable | false |
| disable-model-invocation | false |
| 主题 | 文档 | 涵盖 |
|---|---|---|
| 多Agent协同 | multi-agent.md | 角色、任务分解、通信、冲突、状态共享 |
大型任务分解 · 多文件并行 · 系统重构 · 跨模块协同
spawn_agent → send_input → wait → close_agent 闭环。
探索用 explorer,改动用 worker,长耗时用 awaiter。
同一文件同一时刻仅一 Agent 写入。