← 返回 Skills 市场
simonlin1212

Agent Team Orchestration

作者 simonlin · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ 安全检测通过
273
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-agent-team-orchestration
功能描述
Build and run multi-agent content production teams on OpenClaw with single-repo architecture, symlink-based file sharing, role-specialized AGENTS.md, and aut...
安全使用建议
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 info in AGENTS.md so it is auto-loaded — that increases exposure to any agent session that loads it); (4) consider filesystem permissions for the created workspaces so only intended agents/processes can read/write them; (5) run the script in a test environment first to verify behavior. If you want a deeper review, provide your openclaw.json and any AGENTS.md templates you plan to use (redact secrets) so I can check for accidental leakage of sensitive data.
功能分析
Type: OpenClaw Skill Name: openclaw-agent-team-orchestration Version: 3.0.0 The skill bundle provides a comprehensive framework for multi-agent orchestration using a shared-filesystem architecture. The included setup script (scripts/setup-team.sh) performs standard workspace initialization and symlink creation within the ~/.openclaw directory, which is necessary for the described single-repo design. The documentation and instructions in SKILL.md and the references/ directory are transparent, well-documented, and strictly aligned with the stated purpose of content production and quality control without any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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/.
Persistence & Privilege
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-agent-team-orchestration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-agent-team-orchestration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
v3: Public release
元数据
Slug openclaw-agent-team-orchestration
版本 3.0.0
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Agent Team Orchestration 是什么?

Build and run multi-agent content production teams on OpenClaw with single-repo architecture, symlink-based file sharing, role-specialized AGENTS.md, and aut... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 273 次。

如何安装 Agent Team Orchestration?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-agent-team-orchestration」即可一键安装,无需额外配置。

Agent Team Orchestration 是免费的吗?

是的,Agent Team Orchestration 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Agent Team Orchestration 支持哪些平台?

Agent Team Orchestration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Agent Team Orchestration?

由 simonlin(@simonlin1212)开发并维护,当前版本 v3.0.0。

💬 留言讨论