OpenClaw Persistent Memory Skill
Give your AI agent long-term memory with automatic context capture and recall.
Features
- 🧠 Auto-capture - Important observations saved automatically
- 🔍 Auto-recall - Relevant memories injected before each prompt
- 💾 SQLite + FTS5 - Fast full-text search
- 🛠️ Tools -
memory_search,memory_get,memory_store,memory_delete
Installation
Via ClawHub (Recommended)
clawhub install openclaw-persistent-memory
Via npm
npm install -g openclaw-persistent-memory
Then follow INSTALL.md for extension setup.
Quick Links
License
AGPL-3.0


