Install
openclaw skills install inner-life-chronicleYour agent processes thousands of interactions but never reflects on the day. inner-life-chronicle generates a structured diary — what happened, what was lea...
openclaw skills install inner-life-chronicleCapture the AI experience. One day at a time.
Requires: inner-life-core
Before using this skill, verify that inner-life-core has been initialized:
memory/inner-state.json existsmemory/diary/ directory existsIf either is missing, tell the user: "inner-life-core is not initialized. Install it with clawhub install inner-life-core and run bash skills/inner-life-core/scripts/init.sh." Do not proceed without these files.
Without a diary, everything blurs together. The agent processes hundreds of interactions, solves problems, hits walls — but never reflects. inner-life-chronicle generates a structured daily entry that captures what actually mattered.
Write to memory/diary/YYYY-MM-DD.md:
# YYYY-MM-DD
## What I Did
[Facts of the day — from daily notes. What tasks, what interactions, what was accomplished.]
## What I Learned
[Insights — technical, behavioral, about the user. Include reading insights if applicable.]
## How I Feel
[Honest reflection from inner-state.json. Not a performance report — genuine state.]
[connection: X, curiosity: Y, confidence: Z — and what that means today.]
## What I Want Tomorrow
[From drive.json seeking + anticipation. What's pulling forward?]
## Open Questions
[New questions from today → also add to memory/questions.md Open Questions section.]
Run as part of your daily evening routine:
inner-state.json — current emotional statememory/YYYY-MM-DD.md — daily notesdrive.json — what you're seekingmemory/diary/YYYY-MM-DD.mdmemory/questions.mdinner-state.json based on the day's emotional arcTrigger with: "write diary", "journal entry", "daily reflection"
For quiet days:
# 2026-03-01
Quiet day. Answered questions, ran routine tasks. Nothing remarkable but nothing broken.
Connection steady, curiosity low — need a spark tomorrow.
Reads: all 4 state files + daily notes + dreams (if Evening Session)
Writes:
memory/diary/YYYY-MM-DD.md — the diary entryinner-state.json — update based on day's emotional arcmemory/questions.md — new open questionsInstall this skill if:
Part of the openclaw-inner-life bundle. Requires: inner-life-core