OpenClaw Beginner 02 | 5-Minute Quick Start
· 2 min read
Goal: finish initial setup and complete your first “getting to know you” session with OpenClaw.
1. Feishu integration in four steps
- Create a self-built app in Feishu Open Platform.
- Enable bot capability and event subscription.
- Grant required permissions (
im:message,docx:document,wiki:wiki). - Publish/install the app and verify bot replies.
If bot does not respond, check permission -> event subscription -> gateway configuration.
2. Your first message matters
After installation, send a structured profile message:
- name
- role
- timezone and communication preference
- three priorities to remember long term
Ask it to create:
SOUL.mdUSER.mdHEARTBEAT.md
3. Three core files
SOUL.md
Defines assistant persona, style, and hard boundaries.
USER.md
Defines your profile, routine, and priorities.
MEMORY.md
Stores durable conclusions, not raw chat logs.
Think of it this way:
- chat logs = meeting transcript
MEMORY.md= meeting minutes
4. Example flow
You introduce yourself and ask for initialization.
The assistant creates files, confirms what it learned, and starts adapting.
5. FAQ
- Where are files stored? In your workspace.
- Broke
SOUL.md? Ask assistant to update it. - How often update files?
SOUL.md: rarelyUSER.md: when your situation changesMEMORY.md: whenever a lasting decision appears
6. Completion checklist
- Feishu bot replies normally
- Core files exist in workspace
- First profile conversation completed
- You can explain each file’s role