Everything from the guide, pre-built. You're not starting from a blank file.
AGENTS.md
Your agent's operating manual โ role, rules, how it should behave and what it should check on startup.
USER.md
Who you are โ name, timezone, work context, weekly routine. Your agent reads this every session so it knows who it's helping.
MEMORY.md
Structured long-term memory template with sections for facts, decisions, relationships, and ongoing context.
SOUL.md
Personality and values configuration. Defines tone, communication style, and what the agent should and shouldn't do.
TACIT.md
The secret weapon. Captures implicit preferences, working habits, and context your AI would otherwise never know.
daily-note-template.md
Daily note structure with proper sections โ what happened, decisions made, things to remember, follow-ups.
HEARTBEAT.md
Heartbeat checklist template for proactive memory maintenance and periodic checks without clogging context.
project-TEMPLATE.md
PARA-structured project template with architecture decisions, open questions, and session-log bridge pattern.
consolidation-cron.json
Nightly memory consolidation cron config. Uses the correct sessionTarget pattern โ the one most tutorials get wrong.
openclaw-memory-config.json
Full memory search config โ extraPaths for Obsidian, local embeddings, hybrid search, temporal decay tuning.