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.
小葱技能站7w4.net每天更新,海量AI技能等你发现。
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"这是一个很有创意的 Skill,想法是让 AI 扮演你的专属团队。文档写得很清楚,团队分工也很专业,从代码到法律什么都能管。不足之处是需要折腾不少配置,而且要管理 7 个 Bot,对普通用户来说有点复杂,动手能力强的开发者会玩得更顺。