Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Manage and query your agent's distilled long-term memory with lightweight, fast SQLite-powered tools and automated daily extraction.
Manage and query your agent's distilled long-term memory with lightweight, fast SQLite-powered tools and automated daily extraction.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Lightweight Long-Term Memory for OpenClaw β SQLite-Powered, Zero External Dependencies, Millisecond Queries. This skill provides an automated way to manage your agent's long-term memory by extracting distilled insights from daily logs into a queryable SQLite database.
npx skills add timothysong0w0/claw-memory-lite --agent openclaw
Query the long-term memory database by keyword or category. Usage: python scripts/db_query.py [SEARCH_TERM] [--category CATEGORY]
Extract memory snippets from daily log files (memory/YYYY-MM-DD.md) into the database. Usage: python scripts/extract_memory.py [--review]
To enable automatic daily extraction, add the following to your HEARTBEAT.md: python ~/.openclaw/extensions/claw-memory-lite/scripts/extract_memory.py
The database is stored at ~/.openclaw/database/insight.db by default.
Inspired by ιΈΏθε°εΌ and ByteDance's OpenViking hierarchy. Built with π― for OpenClaw users.
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.