📦 Multi-Agent Project Builder — 多智能体项目协作工厂

v1.0.0

多智能体项目协作工厂,一键实现智能分工完成互联网项目,支持团队协作和任务分配。

0· 73·0 当前·0 累计
ninetyhe-90 头像by @ninetyhe-90 (ninetyhe)
下载技能包
最后更新
2026/4/12
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's files, instructions, and requirements are consistent with its stated purpose (generating a multi‑agent project template and guiding Hermes-based multi‑agent runs); it does not request credentials, perform network access, or install external code.
评估建议
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 p...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
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.
凭证需求
The skill declares no required environment variables, credentials, or config paths, and the code does not access environment secrets. That matches the described functionality.
持久化与权限
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.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/12

Initial release of multi-agent-project-builder – 一键实现多智能体协作项目工厂 - 支持多 Agent 协作自动分工,覆盖需求分析、调研、架构、实现、测试等环节 - 智能任务分解及自动 Todo 创建 - 五大专业角色默认支持,流程可自定义扩展 - 并行任务执行和实时产出追踪 - 支持一键生成完整项目结构,跨平台兼容(如 Hermes、Claude、OpenClaw) - 灵活项目与 Agent 配置,自定义提示词与流程

无害

安装命令

点击复制
官方npx clawhub@latest install multi-agent-project-builder
镜像加速npx clawhub@latest install multi-agent-project-builder --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库