← 返回 Skills 市场
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install multi-agent-project-builder
功能描述
多 Agent 项目协作工厂 - 一键实现智能分工完成互联网项目
安全使用建议
This skill appears coherent and low risk: it creates a project folder and copies template files. Before running: (1) inspect the templates and the short Python script (done here — it only writes files and asks before overwriting), (2) run it in a safe/work directory to avoid accidental overwrites, and (3) avoid placing secrets or API keys into agent custom_prompt fields or PROJECT_CONFIG.yaml. If you plan to let the agent run autonomously, be mindful not to grant it any external credentials or paste sensitive data into prompts.
功能分析
Type: OpenClaw Skill
Name: multi-agent-project-builder
Version: 1.0.0
The skill is a project management framework designed to coordinate multiple AI agents for software development tasks. It includes a Python script (scripts/generate-project.py) that scaffolds a project directory structure and copies template files (PROJECT_CONFIG.yaml, EXECUTION_GUIDE.md). The code and instructions are consistent with the stated purpose of task delegation and project organization, showing no signs of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (multi‑agent project builder) aligns with included assets: a simple project generator script and templates for configuration, README, and execution guide. Nothing in the bundle requests unrelated privileges or credentials.
Instruction Scope
SKILL.md stays on‑topic: it instructs how to generate a project, configure agents, and run within Hermes. Minor note: examples reference running the provided script from a specific ~/.hermes/skills/... path — this assumes installation layout but does not itself read or exfiltrate other files or secrets.
Install Mechanism
No install spec; this is instruction‑plus‑templates only. The included Python script is local, has no network calls, and only performs filesystem copy/create operations. No downloads or archive extraction are present.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not access environment secrets. That matches the described functionality.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills or global agent configuration. It only writes files within user‑created project directories.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multi-agent-project-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/multi-agent-project-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of multi-agent-project-builder – 一键实现多智能体协作项目工厂
- 支持多 Agent 协作自动分工,覆盖需求分析、调研、架构、实现、测试等环节
- 智能任务分解及自动 Todo 创建
- 五大专业角色默认支持,流程可自定义扩展
- 并行任务执行和实时产出追踪
- 支持一键生成完整项目结构,跨平台兼容(如 Hermes、Claude、OpenClaw)
- 灵活项目与 Agent 配置,自定义提示词与流程
元数据
常见问题
多 Agent 项目协作工厂 是什么?
多 Agent 项目协作工厂 - 一键实现智能分工完成互联网项目. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 多 Agent 项目协作工厂?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multi-agent-project-builder」即可一键安装,无需额外配置。
多 Agent 项目协作工厂 是免费的吗?
是的,多 Agent 项目协作工厂 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
多 Agent 项目协作工厂 支持哪些平台?
多 Agent 项目协作工厂 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 多 Agent 项目协作工厂?
由 ninetyhe(@ninetyhe-90)开发并维护,当前版本 v1.0.0。
推荐 Skills