← Back to Skills Marketplace
ninetyhe-90

多 Agent 项目协作工厂

by ninetyhe · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install multi-agent-project-builder
Description
多 Agent 项目协作工厂 - 一键实现智能分工完成互联网项目
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multi-agent-project-builder
  3. After installation, invoke the skill by name or use /multi-agent-project-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of multi-agent-project-builder – 一键实现多智能体协作项目工厂 - 支持多 Agent 协作自动分工,覆盖需求分析、调研、架构、实现、测试等环节 - 智能任务分解及自动 Todo 创建 - 五大专业角色默认支持,流程可自定义扩展 - 并行任务执行和实时产出追踪 - 支持一键生成完整项目结构,跨平台兼容(如 Hermes、Claude、OpenClaw) - 灵活项目与 Agent 配置,自定义提示词与流程
Metadata
Slug multi-agent-project-builder
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 多 Agent 项目协作工厂?

多 Agent 项目协作工厂 - 一键实现智能分工完成互联网项目. It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install 多 Agent 项目协作工厂?

Run "/install multi-agent-project-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 多 Agent 项目协作工厂 free?

Yes, 多 Agent 项目协作工厂 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 多 Agent 项目协作工厂 support?

多 Agent 项目协作工厂 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 多 Agent 项目协作工厂?

It is built and maintained by ninetyhe (@ninetyhe-90); the current version is v1.0.0.

💬 Comments