Install
openclaw skills install become-ceoYour AI executive team on Discord. 7 specialists (engineering, finance, marketing, devops, legal, management, chief of staff) each with its own model and personality. Use when setting up, configuring, scaling, or troubleshooting a multi-bot Discord workspace where you are the CEO and AI agents are your team.
openclaw skills install become-ceo7 AI specialists on Discord. You give the orders, they do the work.
npm install -g clawdbotclawdhub install become-ceoreferences/clawdbot-template.json to ~/.clawdbot/clawdbot.jsonsystemctl --user start clawdbot-gatewayFor full server setup, see the setup guide on GitHub.
See references/clawdbot-template.json for the full config template.
"groupPolicy": "open" — does NOT inherit from globalidentity.theme sets each team member's personalitybindings maps each agent to its Discord bot$LLM_PROVIDER, $MODEL_FAST, $MODEL_STRONG with your chosen provider and models| File | What it does |
|---|---|
SOUL.md | How your team behaves |
IDENTITY.md | Org chart and model tiers |
USER.md | About you, the CEO |
AGENTS.md | Group chat rules, memory protocol |
Off by default. To enable read-only sandboxed execution:
"sandbox": {
"mode": "all",
"workspaceAccess": "ro",
"docker": { "network": "none" }
}
Agents run in isolated containers with read-only workspace access and no network. The gateway handles all API authentication externally. See Clawdbot docs for advanced sandbox options.
"groupPolicy": "open" on each Discord account entryagents.list with unique id and identity.themechannels.discord.accounts with "groupPolicy": "open"