Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

mixture-of-agents

// Run a non-trivial planning task through a layered ensemble of frontier models from three different labs (codex/gpt-5.4 xhigh + gemini/2.5-pro + sonnet/4.6) before producing a final implementation plan. Three proposers run in parallel, two broadcast refiners (codex + gemini, each sees all three proposals) verify and cross-check, then Opus 4.6 aggregates in place. Adapted from the 2024 Mixture-of-Agents paper (arXiv:2406.04692) for repo-grounded planning, not chat-answer ensembling. Use when: (1) the user invokes /mixture-of-agents, (2) the user pastes a substantial spec doc and asks for a "deeply considered plan" or "second opinion from another lab", (3) the user explicitly says "run MoA on this", (4) high-stakes architecture work where one model's blind spots could be expensive. Do NOT auto-activate for trivial tasks; this skill takes 6-12 minutes wall-clock and spends real quota (subscription or API-billed) across three external CLIs.

$ git log --oneline --stat
stars:16
forks:2
updated:2026年4月19日 23:47
文件资源管理器
17 个文件
SKILL.md
readonly