📦 多Agent团队编排-运营版

v1.0.0

编排多智能体团队,设定角色、任务生命周期、交接协议与审核流程。适用场景:(1) 组建含 2 个及以上智能体的团队…

0· 73·0 当前·0 累计
下载技能包
最后更新
2026/4/3
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
安全
high confidence
这是一个仅用于指令编排的剧本,其内部逻辑与所述目的一致,不请求凭据、不安装代码,也不执行未说明的操作。
评估建议
This is a documentation-only playbook and appears coherent with its stated purpose. Before installing/using it, confirm that your agent platform provides proper isolation and access controls for the shared directories it recommends (e.g., /shared/, /workspace/). Specifically: (1) ensure agents that write to /shared/ cannot access secrets or other sensitive system areas unintentionally; (2) verify spawn/send APIs (sessions_spawn/sessions_send) are restricted so only trusted agents can be started ...
详细分析 ▾
用途与能力
The name/description (multi-agent orchestration) matches the SKILL.md and reference files: role definitions, task lifecycles, handoffs, and review workflows. There are no unexpected required binaries, env vars, or config paths that would be inappropriate for the described purpose.
指令范围
The instructions assume standard agent platform capabilities: spawning/sending sessions, reading/writing shared directories (e.g., /shared/, /workspace/), and commenting on task state. These behaviors are coherent with orchestration, but they do assume the skill is allowed write/read access to shared artifact and workspace locations—verify your platform isolation and permissions before use.
安装机制
No install spec or code is present (instruction-only). Nothing is downloaded or written to disk by the skill itself, which minimizes install-time risk.
凭证需求
The skill requires no environment variables, credentials, or external config paths. References to credentials appear only as part of procedural guidance (e.g., escalate when an agent requests credentials), not as required inputs to the skill.
持久化与权限
always is false and model invocation is not disabled (normal defaults). The skill does not request permanent presence or modify other skills' configs; it is a documentation/playbook resource for orchestrators.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/3

初始版本,多Agent协作编排模板

Pending

安装命令

点击复制
官方npx clawhub@latest install moa-team-orchestration
镜像加速npx clawhub@latest install moa-team-orchestration --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库