← 返回 Skills 市场
chloepark85

Multi-Agent Dev Team

作者 Chloe Park · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1250
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install multi-agent-dev-team
功能描述
2-agent collaborative software development workflow for OpenClaw
安全使用建议
This skill appears to do what it says: coordinate a PM and Dev agent to create projects. Before you use it, take these precautions: - Configure a dedicated workspace (cwd) so the agents only write in a directory you control. - Do not provide GitHub, Vercel, or other deployment credentials unless you trust the skill and are ready for it to push or deploy code. - Review generated code and commits before deploying to production — agents can introduce bugs or insecure dependencies. - If you need higher assurance, test the skill on a throwaway project and inspect the created files and commit history first.
功能分析
Type: OpenClaw Skill Name: multi-agent-dev-team Version: 1.0.0 The skill is designed for legitimate software development, but both the PM and Dev agents are explicitly granted high-risk capabilities like `exec` (arbitrary command execution) and `Read/Write` (arbitrary file system access) in their SOUL.md files. The Dev agent is also instructed to `git push` code. While these capabilities are necessary for a development agent, they introduce a significant prompt injection vulnerability. A malicious user could craft a project request that, when processed by the PM and then passed to the Dev agent, could lead to unauthorized arbitrary code execution or data exfiltration from the host system. There is no evidence of intentional malicious behavior by the skill's author, but the inherent risk of these powerful, agent-controlled tools makes it suspicious.
能力评估
Purpose & Capability
The skill's name/description (multi-agent PM + Dev workflow) aligns with the provided SOUL files and SKILL.md. The declared capabilities (spawning a Dev agent, producing code, committing to Git, running npm/git) are expected for this purpose and there are no unrelated environment variables, binaries, or config paths required.
Instruction Scope
Runtime instructions and the PM/Dev SOULs instruct the agent to use sessions_spawn/sessions_history, Read/Write file operations, and exec to run commands (git, npm, etc.). These actions are consistent with generating, testing, and committing code, but they do grant the agent filesystem and command-execution capabilities within the configured workspace. The skill does not instruct broad, unexpected data collection or exfiltration, but some behavior (pushing to GitHub or deploying to Vercel) will occur only if you provide external credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute at install time. This is a low-risk install surface (nothing downloaded or written by an installer).
Credentials
The skill requests no environment variables or credentials up front. It documents optional actions (push to GitHub, deploy to Vercel) that require credentials only if you supply them; those are proportional to the stated functionality. There are no unrelated secrets or high-privilege envs requested.
Persistence & Privilege
always is false and the skill uses standard agent invocation. The SOULs expect to read/write project files and use sessions APIs, which is appropriate for an agent that creates and manages code. The skill does not request to modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install multi-agent-dev-team
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /multi-agent-dev-team 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Multi-Agent Dev Team v1.0.0: Initial release introducing a two-agent collaborative workflow for software development using OpenClaw. - Offers Project Manager (PM) and Developer (Dev) agents that work together to complete projects. - Enables users to describe projects; PM agent plans and delegates tasks to Dev agent. - Includes setup instructions, agent configuration, and quick start guide. - Supports web apps, landing pages, documentation sites, and prototypes. - Provides troubleshooting tips, best practices, and upgrade path to Pro version. - Detailed usage and architecture documentation included.
元数据
Slug multi-agent-dev-team
版本 1.0.0
许可证
累计安装 6
当前安装数 6
历史版本数 1
常见问题

Multi-Agent Dev Team 是什么?

2-agent collaborative software development workflow for OpenClaw. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1250 次。

如何安装 Multi-Agent Dev Team?

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

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?

由 Chloe Park(@chloepark85)开发并维护,当前版本 v1.0.0。

💬 留言讨论