agent-memory-setup
SKILL.md
Agent Memory Setup
Set up a complete 3-tier memory system for any OpenClaw agent. Includes directory structure, memory files, semantic search, and context compaction.
Quick Start
# 1. Run setup script
bash scripts/setup_memory.sh /path/to/workspace
# 2. Copy AGENTS.md template to workspace
# (read references/AGENTS_TEMPLATE.md, adapt, write to workspace/AGENTS.md)
# 3. Add config to openclaw.json (see Step 3 below for exact JSON)
# 4. Restart
openclaw gateway restart