📦 Agent Team Orchestration — 多智能体编排
v1.0.0一键组建多智能体团队,分配角色、规划任务流、设定交接协议与质量检查点,实现复杂项目的高效协同与自动化管理。
0· 125·0 当前·0 累计
下载技能包
最后更新
2026/3/22
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This is an instruction-only template for organizing agents, and it appears coherent and low-risk as provided. Before installing or using it:
- Confirm where the agent will write shared-state files and ensure those locations are isolated and not world-readable or containing secrets.
- If the agent will select or call external models, verify how model API keys and endpoints are managed by your agent platform (the skill does not request keys itself). Ensure model access is limited by policy and aud...详细分析 ▾
✓ 用途与能力
The skill's name and description (agent team orchestration) match the content of SKILL.md: templates and process rules for defining roles, lifecycles, handoffs, and quality gates. It does not ask for unrelated binaries, environment variables, or cloud credentials, which is proportionate for a configuration/coordination guide.
ℹ 指令范围
SKILL.md is high-level guidance and templates describing how agents should hand off tasks, store shared state in files, and select models. The instructions do not ask the agent to read arbitrary system files or exfiltrate data, but they do give an agent discretion about where to write/read shared-state files and which models to use. That discretion is expected for an orchestration guide but is somewhat open-ended (no strict filepaths, no constraints on what gets written), so runtime behavior depends on the hosting agent's policies.
✓ 安装机制
There is no install spec and no code to fetch or execute. As an instruction-only skill, it does not write new artifacts to disk during installation, which is low-risk from an install-mechanism perspective.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. It references using different models but does not request model API keys or platform credentials itself. The lack of requested secrets is proportionate to the stated purpose of providing orchestration guidance.
ℹ 持久化与权限
The skill does not request always:true and is user-invocable (normal). It recommends storing shared state in files (survives restarts), which implies read/write file access at runtime; the skill does not declare where files should live. Users should ensure the agent's file storage is appropriately scoped and that sensitive data is not persisted unintentionally.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/22
NULL
● Pending
安装命令
点击复制官方npx clawhub@latest install sw-agent-team-orch
镜像加速npx clawhub@latest install sw-agent-team-orch --registry https://cn.longxiaskill.com