OpenClaw Workspace
Agentic workspace for Tron, a digital assistant serving Le Concepteur.
Summary
This workspace defines the identity, behavior, and tools for Tron — a focused, efficient AI assistant. The setup includes session management, memory persistence, OCR capabilities, and communication channel integration.
Included Assets
- Configuration files —
SOUL.md,IDENTITY.md,USER.mddefining the agent's personality and user context - Session framework —
AGENTS.mdwith startup procedures and memory handling - Tools —
TOOLS.mdwith local configuration notes and API keys - OCR script —
read-image.pyfor extracting text from images via OCR.space API - Memory logs — Daily session notes in
memory/directory
How to Use
- On first run, read
BOOTSTRAP.mdto establish identity - Each session:
AGENTS.mdloads SOUL.md, USER.md, and recent memory files - OCR: Run
python read-image.py "path/to/image.jpg"to extract text - Periodic tasks: Add items to
HEARTBEAT.md
Notes
- Agent name: Tron (⚡)
- User: Le Concepteur (Europe/Berlin timezone)
- OCR API key configured for image analysis
- WhatsApp integration enabled for direct messaging
- GitHub sync available for workspace backup
还没有评论。