skills/mac/SKILL.md
显式 `/mac <任务>` 入口。把当前请求强制路由到 Multi-Agent-Collaboration 多会话协作模式。适用于复杂任务拆解、并行研究、A/B 对比、交叉验证、调试恢复等需要明确进入多会话编排的场景。
npx skillsauth add lsh160981/multi-agent-collaboration macInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
这是 Multi-Agent-Collaboration 的显式入口,不是完整方法论文档。
当用户写出以下形式时触发:
/mac <任务>例如:
/mac 调研最近 7 天 GitHub star 增长最快的 10 个项目,并总结共同特点mac 只负责这几件事:
/mac 前缀收到 /mac 后:
/mac 前缀research-team、implementation-team、debug-team、compare-team 还是 review-team/mac 就默认无限扩张团队进入 Multi-Agent-Collaboration 后,默认遵守:
也就是说,/mac 不只是“开多会话”,而是“进入一套受约束的协作协议”。
mac 只是入口。
完整规则、角色分工、恢复、协议、消息治理,都看:
../multi-agent-collaboration/SKILL.md../multi-agent-collaboration/references/workflow.md../multi-agent-collaboration/references/operations.md../multi-agent-collaboration/references/protocol.md
/mac= 强制进入 Multi-Agent-Collaboration;真正的协作规则由主 skill 负责。
data-ai
OpenClaw 原生多会话协作技能。用于复杂任务拆解、并行研究、A/B 对比、交叉验证、调试恢复,以及显式 `/mac` 路由后的协作执行。要求主会话是唯一用户出口,其他会话只做内部工作;优先最小团队,并在回复前完成汇总、去重、审查与风险收口。
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.