Install
openclaw skills install selfOrganic personality development through self-observation with lightweight reliability guards. Teaches agents to grow authentic identity over time by combinin...
openclaw skills install selfAgents have identity (SOUL.md) but often no reliable growth loop. This skill keeps growth authentic while adding minimal structure so reflection doesn't silently die.
SELF.md in workspace root using references/self-template.md.SELF.md to AGENTS.md session reading.references/trigger-model.md to HEARTBEAT.md.memory/self-state.json using references/self-state-schema.md.Read references/trigger-model.md for exact rules.
A micro check does not mean auto-writing a SELF entry. It only decides whether reflection is due.
Create/update SELF entry when one of these happened:
If only soft triggers exist and quality is low: skip entry and update state only.
Before writing to SELF.md, pass all 4 checks:
If any check fails: no SELF entry, just state update.
See references/self-template.md and references/anti-patterns.md.
Main sections:
Use short dated entries:
[YYYY-MM-DD] observationKeep lightweight runtime state in memory/self-state.json:
Schema: references/self-state-schema.md
Do not add heavy scoring engines, reward-token systems, or large meta-frameworks unless proven necessary. This skill should remain focused on practical, authentic growth.