#openclaw add agent
1 messages Β· Page 1 of 1 (latest)
Yep, basically yes, but not as a special template flag.
What works is:
openclaw agents add work --workspace ~/.openclaw/workspace-work
If that workspace already has AGENTS.md, SOUL.md, USER.md, IDENTITY.md, etc, the new agent will use them.
Two important bits:
openclaw agents addsupports--workspace, not a dedicated--template- if you already manage those
.mdfiles yourself, setagents.defaults.skipBootstrap: trueso OpenClaw doesnβt auto-seed missing bootstrap files
Also, if BOOTSTRAP.md is in that workspace, it will run once on first use.