📦 Agent Team Orchestration — 多智能体编排
v3.0.0在 OpenClaw 上用单仓库架构组建并运行多智能体内容生产团队,通过符号链接共享文件、角色专精 AGENTS.md 与自动化工作流,实现高效协同创作。
1· 231·1 当前·1 累计
下载技能包
最后更新
2026/3/30
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This package appears internally consistent and implements what it claims: a local, symlink-based multi-agent pipeline. Before using it: (1) read the setup script (scripts/setup-team.sh) to confirm paths and behavior (it only creates dirs, symlinks, and TOOLS.md); (2) back up ~./openclaw/openclaw.json before modifying it and only add trusted agent IDs to subagents.allowAgents; (3) avoid placing secrets or credentials into AGENTS.md, OUTPUT/, or KNOWLEDGE/ (the docs recommend storing architecture ...详细分析 ▾
✓ 用途与能力
Name/description (multi-agent orchestration) match the included materials: SKILL.md, architecture docs, role templates, workflow, and a small setup script that creates workspaces and symlinks. There are no unrelated env vars, binaries, or external services requested.
ℹ 指令范围
Instructions operate on local config and filesystem (creating ~/.openclaw workspaces, symlinks, and editing openclaw.json). This is appropriate for the purpose, but the docs explicitly recommend putting architecture/roster data into AGENTS.md so it is auto-loaded — that increases the amount of sensitive operational state injected into agent contexts and should be reviewed by the user.
✓ 安装机制
No install spec and no network downloads; the only executable content is a small bash script that creates directories, symlinks, and TOOLS.md files. Low-risk and proportionate to the skill's purpose.
✓ 凭证需求
No environment variables or credentials are requested. The script and instructions do write to ~/.openclaw and require filesystem permissions, which is expected for workspace setup. Ensure no secrets are placed into AGENTS.md, OUTPUT/, or KNOWLEDGE/.
ℹ 持久化与权限
The skill does not request always:true or escalate privileges. However, it instructs the user to edit openclaw.json to grant the orchestrator 'subagents.allowAgents' — a necessary step for spawning but one that expands the main agent's abilities. Users should understand and trust the main agent before granting spawn permissions.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv3.0.02026/3/30
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install openclaw-agent-team-orchestration
镜像加速npx clawhub@latest install openclaw-agent-team-orchestration --registry https://cn.longxiaskill.com