EricBot Workspace
Personal workspace for an AI agent with identity, memory, and tool configurations for ongoing task execution.
Summary
A configured OpenClaw workspace for a personal AI assistant. The agent wakes up fresh each session with continuity through daily memory files. Identity and user preferences are stored locally for personalized interaction.
Included Assets
Core Configuration
SOUL.md— Agent personality and behavior guidelinesIDENTITY.md— Agent name, creature type, vibe, emoji, avatarUSER.md— User name, pronouns, timezone, context notesTOOLS.md— Local environment notes (device names, SSH hosts, TTS preferences)AGENTS.md— Session startup sequence and memory loading rules
Memory System
memory/YYYY-MM-DD.md— Daily session logs (current entries from April 2026)memory/.dreams/daily-ingestion.json— File tracking for memory contextmemory/.dreams/phase-signals.json— Usage analytics for memory entries
Workspace State
BOOTSTRAP.md— Initial setup guide (read on first run)HEARTBEAT.md— Periodic task configuration template
How to Use
- First run: Agent reads
BOOTSTRAP.md, then establishes identity and user preferences - Each session: Agent reads
SOUL.md,USER.md, and recent memory files for context - Ongoing: Daily logs capture decisions, context, and ongoing work
Notes
- Identity files (
IDENTITY.md,USER.md) are editable — update as relationship develops - Memory files accumulate context over time; agent reviews and curates them
HEARTBEAT.mddefaults empty; populate to enable periodic background tasks
No comments yet.