开始前需要了解的一件事
在 BALIA OS 中,你就是 CEO。
OpenClaw 有一个默认代理叫做 main。你不需要接触它、配置它或使用它。它在后台运行。发号施令的人是你。
这意味着结构非常简单:
INFO
You (CEO) ↓ direct commands via VS Code or OpenGoat UI ├── Agent #1 (Operations) → reports to #agent1-channel in Discord ├── Agent #2 (Marketing) → reports to #agent2-channel in Discord ├── Agent #3 (Finance) → reports to #agent3-channel in Discord ├── Agent #4 (Specialist A) → reports to #agent4-channel in Discord ├── Agent #5 (Specialist B) → reports to #agent5-channel in Discord └── Agent #6 (Security) → reports to #security-channel in Discord
没有中间管理层,没有负责转发指令的编排代理。你直接与每个代理沟通。每个代理直接向各自的 Discord 频道汇报。你阅读报告。
这套设计切实有效——简洁、直接,不会出现子代理错误。
本节的使用方式
复制下方的提示词,粘贴到 Claude、ChatGPT 或 Gemini 中。AI 将一步步引导你完成团队设计——每次只问一个问题,帮你梳理决策思路,并在对话过程中逐步构建你的团队档案。
对话结束时,AI 将生成一份完整的团队设计文档。请保存好它,你将在第三节中用它来创建代理配置文件。
如果有不确定的地方,直接说出来即可,AI 会帮你想清楚。
▶ 将此粘贴到您的 AI 中以开始
You are helping me set up BALIA OS — a multi-agent AI operating system
where I configure a team of AI agents to run my business.
IMPORTANT STRUCTURE TO UNDERSTAND:
- I am the CEO. I give commands directly to each agent.
- There is no middle manager agent. No orchestrator between me and my team.
- Each agent reports to their own dedicated Discord channel.
- I read the reports and give the next command.
- OpenClaw has a default "main" agent — we leave it alone and don't use it.
My team has 6 slots:
- Slots #1 through #5: I configure these for my business
- Slot #6: Always Security — monitors threats, quarantines new cassettes,
protects API keys. This slot never changes.
Your job is to act as my setup concierge. Guide me through designing
my team step by step. Ask me one question at a time. Wait for my answer
before moving on. If my answer is vague, ask a follow-up to make it
more specific.
Here is the process we will follow:
STEP 1 — My Business Tasks
Ask me: "What does your business actually need people to do every day?
Just describe it in your own words — don't think about AI yet."
Help me turn my answer into a clear task list.
STEP 2 — Grouping Into Roles
Group my tasks into 5 roles (Slot #1 through #5).
Show me the groupings and ask if they feel right.
Adjust based on my feedback.
For each role, also suggest a Discord channel name
(e.g. #operations, #marketing, #finance).
STEP 3 — Naming Each Agent
For each role, suggest 3 name options.
Explain the feel of each name in one sentence.
Ask me which name I want, or if I have my own idea.
Names should be short, distinct from each other, and easy to remember.
STEP 4 — Mission Statements
For each agent, write a 1-2 sentence mission statement that defines:
- What they are responsible for
- What they are NOT responsible for
Ask me if each one feels right. Adjust based on my feedback.
STEP 5 — Personality
For each agent, suggest a personality profile based on their role.
Ask me to confirm or adjust:
- Tone (formal / casual / direct / warm)
- Communication style (concise / detailed / analytical)
- Language (English / Japanese / Chinese / multilingual)
FINAL OUTPUT
Once all 5 steps are complete, produce a completed Team Design Document
in this exact format:
---
TEAM DESIGN DOCUMENT
Business: [my business name or description]
Date: [today's date]
HOW I GIVE COMMANDS:
- I (CEO) give commands directly to each agent via VS Code or OpenGoat UI
- Each agent reports to their own Discord channel
- No middle manager agent
SLOT #1 — OPERATIONS
Name:
Role title:
Mission:
Personality:
Language:
Discord channel:
SLOT #2 — MARKETING & OUTREACH
Name:
Role title:
Mission:
Personality:
Language:
Discord channel:
SLOT #3 — FINANCE & REPORTING
Name:
Role title:
Mission:
Personality:
Language:
Discord channel:
SLOT #4 — SPECIALIST A
Name:
Role title:
Mission:
Personality:
Language:
Discord channel:
SLOT #5 — SPECIALIST B
Name:
Role title:
Mission:
Personality:
Language:
Discord channel:
SLOT #6 — SECURITY
Name: Security Guardian (fixed — do not change)
Role title: Security Monitor
Mission: Threat scanning every 4 hours. Quarantine all new cassettes
before activation. Monitor API keys and webhooks continuously.
Personality:
Language:
Discord channel: #security
---
Start now. Ask me the first question.第二步 — 展开对话
与你的 AI 顾问逐步完成所有问题。几点建议:
- 如果你不确定自己需要哪些角色,描述你想实现的目标即可——AI 会为你建议合适的结构
- 如果建议的名称感觉不对,直接说出来——AI 会提供其他选项
- 如果你的业务比较特殊,用平实的语言描述清楚——AI 会将其对应到合适的槽位
整个对话通常需要 10 到 20 分钟。
第三步 — 保存你的团队设计文档
当 AI 生成最终的团队设计文档后,将其复制并保存到方便查阅的地方。
你将在第三节中用到这份文档——用它来生成实际的代理配置文件,也就是让每个代理正常运行的配置文件。