← Back to Skills Marketplace
simonlin1212

Agent Team Orchestration

by simonlin · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ Security Clean
273
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-agent-team-orchestration
Description
Build and run multi-agent content production teams on OpenClaw with single-repo architecture, symlink-based file sharing, role-specialized AGENTS.md, and aut...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-agent-team-orchestration
  3. After installation, invoke the skill by name or use /openclaw-agent-team-orchestration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
v3: Public release
Metadata
Slug openclaw-agent-team-orchestration
Version 3.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 273 downloads so far.

How do I install Agent Team Orchestration?

Run "/install openclaw-agent-team-orchestration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Agent Team Orchestration free?

Yes, Agent Team Orchestration is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Agent Team Orchestration support?

Agent Team Orchestration is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Agent Team Orchestration?

It is built and maintained by simonlin (@simonlin1212); the current version is v3.0.0.

💬 Comments