← 返回 Skills 市场
Multi Agent Dev Team
作者
halfmoon82
· GitHub ↗
· v2.2.2
456
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install multi-agent-team-by-halfmoon82
功能描述
Set up and manage 2–10 agent dev teams with customizable roles, workflows, multiple parallel teams, and auto-assigned AI models for collaborative software de...
安全使用建议
This package is internally consistent for setting up multi-agent teams, but take a few precautions before running it: 1) Backup your OpenClaw config (~/.openclaw/openclaw.json) as the docs instruct. 2) Review the exact openclaw.json changes the wizard will make (especially merging allowAgents and any subagent entries) to avoid unintentionally exposing or overwriting agent lists. 3) Inspect the default model ID strings the wizard proposes (some defaults reference a 'custom-llmapi-lovbrowser-com' prefix); confirm they map to providers you trust or override them with your registered model IDs. 4) Run the wizard in a test environment first (non-production) to validate behavior. 5) Note the package author/homepage are not provided — treat it like third-party community code and review the code before granting access to production configs.
功能分析
Type: OpenClaw Skill
Name: multi-agent-team-by-halfmoon82
Version: 2.2.2
The skill bundle provides a multi-agent management framework but includes high-risk instructions in SKILL.md that direct the AI to autonomously modify its core configuration (openclaw.json) and establish persistence via 'OpenClaw Cron' jobs. Specifically, the 'Standard Post-Setup Workflow' mandates that the agent rewrite its own skill mappings and security allowlists (allowAgents) weekly. While no explicit data exfiltration or external malicious endpoints were identified, this self-modifying behavior and the requirement for broad read/write/exec permissions in clawhub.yaml create a significant attack surface for privilege escalation and persistent state alteration.
能力评估
Purpose & Capability
Name/description (multi-agent team setup) match the included artifacts: SKILL.md, README, roles.json, templates, and an interactive wizard (wizard/setup.js). The code reads openclaw.json, generates team manifests and SOUL/AGENTS files, and writes into the workspace — all expected for a team-setup wizard.
Instruction Scope
Runtime instructions and the wizard focus on reading ~/.openclaw/openclaw.json, creating workspace files under ~/.openclaw/workspace/teamtask, generating role/SOUL files, and advising operational commands. This is within scope. Users should note the wizard will modify/open write to their OpenClaw config and workspace; it does not appear to access other system config or network endpoints in the provided code/text.
Install Mechanism
No install spec or external downloads are present; the skill is delivered as code bundled in the package (wizard/setup.js and supporting files). No URL downloads or archive extraction are used.
Credentials
The skill requests no credentials or environment variables beyond using HOME or OPENCLAW_DIR to locate ~/.openclaw, which is appropriate. It references model IDs (strings) for auto-assignment; these are configuration identifiers, not secret keys. Users should verify default model ID strings used by the wizard (some defaults include 'custom-llmapi-lovbrowser-com/...') to ensure they reflect intended providers.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. It will write team manifests and may update openclaw.json (expected behavior for a setup wizard). It does not claim to modify other skills' configs beyond merging allowlist entries into main.subagents.allowAgents as part of setup — which is coherent with its function, but should be reviewed when the wizard runs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multi-agent-team-by-halfmoon82 - 安装完成后,直接呼叫该 Skill 的名称或使用
/multi-agent-team-by-halfmoon82触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.2.2
Multi-Agent Dev Team v2.2.2 — Changelog
- Updated post-setup workflow to require mandatory subagent timeout governance, including graded timeouts, retries, circuit breaker policies, and detailed health-check reporting.
- Introduced allowlist guardrail: `allowAgents` must be merged into `main.subagents.allowAgents` for all-team scope.
- Enhanced weekly optimization flow: new logging and history storage requirements, enforce no team-specific hardcoding in optimizers.
- Added new failure classifications to spawning/reporting: `SPAWN_REJECTED`, `TIMEOUT`, `NO_CHANNEL_503`, `RATE_LIMIT`, `UNKNOWN`.
- Documentation improvements for team structure, workflow templates, and troubleshooting.
元数据
常见问题
Multi Agent Dev Team 是什么?
Set up and manage 2–10 agent dev teams with customizable roles, workflows, multiple parallel teams, and auto-assigned AI models for collaborative software de... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 456 次。
如何安装 Multi Agent Dev Team?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multi-agent-team-by-halfmoon82」即可一键安装,无需额外配置。
Multi Agent Dev Team 是免费的吗?
是的,Multi Agent Dev Team 完全免费(开源免费),可自由下载、安装和使用。
Multi Agent Dev Team 支持哪些平台?
Multi Agent Dev Team 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Multi Agent Dev Team?
由 halfmoon82(@halfmoon82)开发并维护,当前版本 v2.2.2。
推荐 Skills