← 返回
AI智能 中文

create-agents-wizard

Guided creation of multiple OpenClaw agents and their workspace templates. Use when users ask to create agents in batch, configure new agents, or customize A...
引导批量创建OpenClaw代理及其工作区模板,适用于用户要求创建、配置或自定义代理的场景。
zcxggmu
AI智能 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 559
下载
💾 13
安装
1
版本
#latest

概述

Create Agents Wizard

Follow this workflow to create multiple agents with low user effort.

1) Confirm scope

  1. Ask for total agent count N.
  2. Ask each agent id (lowercase letters/digits/hyphens only).
  3. Ask each workspace path (default ~/.openclaw/workspace-).
  4. Ask scaffold mode:
    • Standard (default): 6 files
    • AGENTS.md, SOUL.md, IDENTITY.md, BOOTSTRAP.md, USER.md, STYLE.md
    • Fast mode: 2 files only
    • AGENTS.md, SOUL.md
  5. If user does not specify, use Standard by default.

2) Process one agent at a time

For each agent, collect info and draft files in fixed order.

  1. Ask focused questions (use references/question-bank.md if available).
  2. Produce an improved draft from user input.
  3. Ask explicit confirmation: Confirm write / Revise.
  4. Write only after confirmation; otherwise keep iterating.

Rules:

  • Do not dump a long questionnaire; ask in small rounds (2–4 key questions each).
  • Preserve user intent; do not change direction without consent.
  • Respect selected mode (Standard 6 files or Fast 2 files).
  • If user requests partial scaffolding, allow writing only the confirmed subset and continue/stop as requested.

3) Write files and create agent

After required files for one agent are confirmed:

  1. If agent does not exist, create it:
    • openclaw agents add --workspace
  2. Write approved files into workspace root.
    • Optional batch helper:
    • scripts/scaffold.sh --agent --workspace --from --force
  3. Optional identity setup:
    • openclaw agents set-identity --workspace --from-identity

If user wants docs only, skip CLI config changes.

4) Final summary

When all agents are done, report:

  • Created agents (id + workspace)
  • Written file list per agent
  • openclaw agents list output (if CLI available)
  • Next-step suggestions (skills, routing, default models)

5) Quality bar

  • AGENTS.md: operation rules, safety boundaries, heartbeat/external-action policy
  • SOUL.md: values, working principles, boundaries, style
  • IDENTITY.md: name, type, vibe, emoji, avatar convention
  • BOOTSTRAP.md: first-conversation script and initialization steps
  • USER.md: addressing, timezone, preferences, taboos, work/life context
  • STYLE.md: tone, length preference, banned words, output format preference

6) Failure handling

  • Conflicting user inputs: point out conflicts and offer 2 concrete revision options.
  • Too-short answers: provide a minimal viable template, then request missing details.
  • Scope change mid-way: reconfirm scope, then continue serial processing.
  • Write failure: report exact path + error and provide retry command.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 18:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 714 📥 243,982
developer-tools

linux-riscv-contribute

zcxggmu
使用OpenClaw多智能体流水线协调弥合Linux RISC-V与ARM/x86的差距(涵盖Linux内核树及KVM知识),创建并管理GitHub Issues,生成相关设计文档。
★ 1 📥 700
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,362 📥 318,686