Install
openclaw skills install agent-memory-templatesProduction-tested memory templates for AI agents. Includes SOUL.md personality templates, memory checkpoint patterns, observational memory configs, and 100 p...
openclaw skills install agent-memory-templatesProduction-tested templates for building AI agents with memory.
For the complete set of 100 prompts, 12 personality templates, and the full memory architecture playbook:
# Use the memory checkpoint pattern
clawvault checkpoint --working-on "your task" --focus "key details"
# Use the session handoff
clawvault sleep "what you accomplished" --next "what's next"
# Recovery on wake
clawvault wake