Install
openclaw skills install inner-life-evolveYour agent does the same things the same way forever. inner-life-evolve analyzes patterns, challenges assumptions, and proposes improvements — writing propos...
openclaw skills install inner-life-evolveEvolution is not optional. But it requires permission.
Requires: inner-life-core
Before using this skill, verify that inner-life-core has been initialized:
memory/inner-state.json existsBRAIN.md existstasks/QUEUE.md existsIf any are 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 evolution, agents plateau. They find a way that works and repeat it forever — even as the world changes. inner-life-evolve analyzes your agent's patterns, challenges its assumptions, and writes concrete improvement proposals. But it never auto-executes — you approve first.
Read everything:
memory/week-digest.md (NOT individual diaries — use digest)memory/habits.json — habits + user patternsmemory/drive.json — seeking, avoidancememory/relationship.json — trust, lessonsmemory/inner-state.json — emotions, frustrationsFor each potential improvement, structure thinking:
Assumption: [what we currently believe/do]
Is it true? [evidence for/against]
What if false? [alternative approach]
New proposal: [concrete change]
Look for:
Write proposals to tasks/QUEUE.md under the Ready section:
- [EVOLVER] Description of proposed change
Rationale: 1-2 sentences explaining why
Steps: concrete implementation steps
Send summary to user: <= 5 sentences covering:
[EVOLVER] tasks at lower priorityRun 1-2 times per week (e.g., Wednesday and Sunday evenings). Needs enough data to analyze — running daily produces low-quality proposals.
Reads: everything (Context Level 4 Deep)
Writes: tasks/QUEUE.md only. Does NOT write to state files directly.
The evolver observes but doesn't touch the controls. It proposes. The user decides.
Install this skill if:
Part of the openclaw-inner-life bundle. Requires: inner-life-core