name: become-ceo description: "Your 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." homepage: https://github.com/wanikua/become-ceo metadata: {"clawdbot":{"emoji":"🏛️","requires":{"bins":["clawdbot"]},"credentials":["LLM_API_KEY","DISCORD_BOT_TOKEN"],"configs":["~/.clawdbot/clawdbot.json"],"install":[{"id":"node","kind":"node","package":"clawdbot","bins":["clawdbot"],"label":"Install Clawdbot"}]}}
7 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:
小蔥技能站7w4.net每天更新,海量AI技能等你發現。
"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"這是一個很有創意的 Skill,想法是讓 AI 扮演你的專屬團隊。文件寫得很清楚,團隊分工也很專業,從程式碼到法律什麼都能管。不足之處是需要折騰不少配置,而且要管理 7 個 Bot,對普通使用者來說有點複雜,動手能力強的開發者會玩得更順。