Openclaw Memory
by @atlaspa
Persistent, locally stored semantic memory for agents with automatic learning, searchable facts, and optional paid unlimited retention across all sessions.
clawhub install openclaw-memoryπ About This Skill
name: openclaw-memory user-invocable: true metadata: {"openclaw":{"emoji":"π§ ","requires":{"bins":["node"]},"os":["darwin","linux","win32"]}}
OpenClaw Memory System
Persistent memory across sessions with semantic search and x402 payments.
What is it?
The first OpenClaw skill that gives your agents persistent memory - they remember facts, preferences, patterns, and conversation history across all sessions. Never repeat context again.
Key Features
Free vs Pro Tier
Free Tier:
Pro Tier (0.5 USDT/month):
Installation
claw skill install openclaw-memory
Commands
# Search memories
claw memory search "What does user prefer?"List recent memories
claw memory list --limit=10Show stats
claw memory statsOpen dashboard
claw memory dashboardSubscribe to Pro
claw memory subscribe
How It Works
1. Hooks into requests - Automatically extracts important information 2. Generates embeddings - Creates semantic vectors for search 3. Stores locally - SQLite database with full privacy 4. Retrieves on demand - Injects relevant memories before requests 5. Manages quota - Prunes old memories when limits reached (Free tier)
Use Cases
Agent Economy
Agents can autonomously evaluate if Pro tier is worth it:
See AGENT-PAYMENTS.md for x402 integration details.
Privacy
~/.openclaw/openclaw-memory/Dashboard
Access web UI at http://localhost:9091:
Foundation for Future Tools
Memory System is the foundation for:
Requirements
Links
Built by the OpenClaw community | First memory system with x402 payments