/install agent-create-config
Agent 新建配置 - 完整流程
概述
本技能是「一人公司 Agent 创建」与「OpenClaw Agent 绑定配置」的融合体,提供从需求收集到 Agent 正式上线的完整流程。
完整流程(7 阶段)
详见:references/MERGED_PROCESS.md
阶段速览
| 阶段 | 内容 |
|---|---|
| 1 | 收集需求(名称/模型/API/Skill/飞书绑定) |
| 2 | 创建工作区 workspace-{name}/ |
| 3 | 生成所有配置文件 |
| 4 | 注册 Agent 到 openclaw.json |
| 5 | 绑定飞书/多账号 + bindings 路由 |
| 6 | 重启生效 + 日志验证 |
| 7 | 交付确认 |
快速使用
当用户说"创建一个 xxx Agent"时:
- 阅读
references/MERGED_PROCESS.md获取完整流程 - 按阶段一问用户收集信息
- 将创建任务分配给 coder agent 执行
核心原则
- CEO 不执行,只协调;创建任务分配给 coder
- 配置文件严格遵守行数限制(SOUL ≤20行,AGENTS ≤80行,MEMORY ≤50行)
bindings必须放在 openclaw.json 顶层- 重启后才能生效
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agent-create-config - After installation, invoke the skill by name or use
/agent-create-config - Provide required inputs per the skill's parameter spec and get structured output
What is Agent Create Config?
创建 OpenClaw 专属员工 Agent 的完整配置流程。 融合「one-person-company」和「agentgener」两个技能,支持从需求收集到 Agent 上线的完整闭环。 当用户需要创建新 Agent、创建新的机器人、制作一个新 Agent 时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 434 downloads so far.
How do I install Agent Create Config?
Run "/install agent-create-config" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Agent Create Config free?
Yes, Agent Create Config is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Agent Create Config support?
Agent Create Config is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Agent Create Config?
It is built and maintained by Moistenxx (@moistenxx); the current version is v1.0.0.