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

mixture-of-agents

星标25
分支3
更新时间2026年7月5日 07:54

Run a non-trivial planning task through a layered ensemble of frontier models from four different labs (proposers codex/gpt-5.4 xhigh + opencode/glm-5.2 + sonnet/4.6; refiners codex + kimi) before producing a final implementation plan. The configured proposers run in parallel, broadcast refiners (codex + kimi, each sees all 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 the external CLIs.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
21 个文件
SKILL.md
readonly