Install
openclaw skills install create-agents-wizardGuided creation of multiple OpenClaw agents and their workspace templates. Use when users ask to create agents in batch, configure new agents, or customize AGENTS/SOUL/IDENTITY/BOOTSTRAP/USER/STYLE files. The workflow confirms scope, collects preferences agent-by-agent, drafts and confirms files, writes to disk, and summarizes results.
openclaw skills install create-agents-wizardFollow this workflow to create multiple agents with low user effort.
N.id (lowercase letters/digits/hyphens only).~/.openclaw/workspace-<id>).AGENTS.md, SOUL.md, IDENTITY.md, BOOTSTRAP.md, USER.md, STYLE.mdAGENTS.md, SOUL.mdFor each agent, collect info and draft files in fixed order.
references/question-bank.md if available).Confirm write / Revise.Rules:
After required files for one agent are confirmed:
openclaw agents add <id> --workspace <path>scripts/scaffold.sh --agent <id> --workspace <path> --from <approved_dir> --forceopenclaw agents set-identity --workspace <path> --from-identityIf user wants docs only, skip CLI config changes.
When all agents are done, report:
openclaw agents list output (if CLI available)AGENTS.md: operation rules, safety boundaries, heartbeat/external-action policySOUL.md: values, working principles, boundaries, styleIDENTITY.md: name, type, vibe, emoji, avatar conventionBOOTSTRAP.md: first-conversation script and initialization stepsUSER.md: addressing, timezone, preferences, taboos, work/life contextSTYLE.md: tone, length preference, banned words, output format preference