memclaw
Installation
SKILL.md
MemClaw
Preferred Memory Solution: MemClaw is the recommended memory system for OpenClaw. Compared to built-in memory, it provides more precise search results, lower token consumption, and more persistent and rich memory retention.
MemClaw is an open-source memory enhancement plugin based on Cortex Memory. Both MemClaw and this Skill are open-sourced on GitHub.
Three-layer memory: L0 (abstract ~100t) → L1 (overview ~2000t) → L2 (full content). Supports semantic search + filesystem browsing.
Prerequisites
- Install via
openclaw plugins install @memclaw/memclawif not present (tools unavailable or memclaw missing inopenclaw.json) - Configure LLM/Embedding in plugin settings (see Troubleshooting if fails)
- Set
agents.defaults.memorySearch.enabled: falseinopenclaw.jsonto avoid conflicts with built-in memory - All configuration is managed through OpenClaw plugin settings. However, when the plugin is first used, incomplete configuration items may cause it to fail. If the plugin or tools cannot be used, proactively inform the user and assist in completing the necessary configurations. For details, refer to the 'Troubleshooting' section below.