Memory Setup (OpenClaw)
Configure and validate OpenClaw memory recall for persistent context. Use when enabling memory_search/memory_get, fixing poor memory recall, or setting up ME...
Configure and validate OpenClaw memory recall for persistent context. Use when enabling memory_search/memory_get, fixing poor memory recall, or setting up ME...
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Set up durable memory for OpenClaw so the agent can recall prior decisions, preferences, and todos.
In workspace root, keep:
MEMORY.md (curated long-term memory)memory/YYYY-MM-DD.md (daily notes)Optional structure:
memory/projects/memory/system/memory/groups/Configure under
(not top-level agents.defaults.memorySearch
memorySearch).
Example:
{ "agents": { "defaults": { "memorySearch": { "enabled": true, "provider": "local", "includeDefaultMemory": true, "maxResults": 20, "minScore": 0.3 } } } }
Notes:
includeDefaultMemory: true indexes MEMORY.md + memory/**/*.md.local, openai, gemini, voyage, mistral.memorySearch.remote.apiKey).openclaw statusopenclaw memory status (if available in your CLI build)Ask a question about past context, then verify the agent:
memory_searchmemory_get for precise lines when neededagents.defaults.memorySearch.enabled = true.minScore (e.g. 0.2) to broaden hits.maxResults (e.g. 30).MEMORY.md and daily logs.Before answering questions about prior work, decisions, dates, people, preferences, or todos:
memory_search firstmemory_get second (only needed lines)This keeps responses grounded and auditable.
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.