OpenClaw Workspace
Personal assistant workspace for 陈明, a test development engineer based in Hangzhou.
Included Assets
Configuration
AGENTS.md— Session startup instructions and memory guidelinesSOUL.md— Core personality and behavior principlesTOOLS.md— Local environment notes (infrastructure specifics)IDENTITY.md— Agent identity (name, vibe, emoji)USER.md— User profile and contextpackage.json— Node.js dependencies (xlsx for Excel operations)
Memory System
MEMORY.md— Long-term curated memorymemory/— Daily logs and knowledge basememory/index.md— Memory indexmemory/conversations/— Archived conversation logsmemory/knowledge/— Structured knowledge entries (k001, k002)
Operational
BOOTSTRAP.md— First-run setup guideHEARTBEAT.md— Periodic task scheduler.openclaw/workspace-state.json— Workspace state
How to Use
Session Startup
The agent reads SOUL.md, USER.md, recent daily notes, and MEMORY.md (main session only) before starting.
Memory
- Daily notes at
memory/YYYY-MM-DD.md - Curated long-term memory in
MEMORY.md - Knowledge entries indexed in
memory/index.md
Excel Operations
Use Node.js with the xlsx package installed. See memory/knowledge/k002-excel-node-xlsx.md for usage patterns.
Notes
- Communication via QQ
- User preference: concise responses
- Skills configured: text humanizing, AI-style removal, Excel operations, memory management
- First session: 2026-04-09
No comments yet.