memory-lite
Installation
SKILL.md
Memory Lite (no memory_search)
This skill manages OpenClaw memory files on disk only:
memory/YYYY-MM-DD.md(daily log)MEMORY.md(curated long-term memory)
It does not enable vector embeddings or memory_search. It’s designed to be low-risk (no config changes, no gateway restarts).
Quick start
Append a daily note
python3 scripts/memory_add.py --kind daily --text "Ton texte ici"