π³ Memory Tree v1.0.0
Hierarchical memory for OpenClaw agents. Replace your monolithic MEMORY.md with a domain-based context tree.
Results from 9 production agents:
- Average 81% reduction in boot memory tokens
- Best case: 94% reduction (6,400 β 385 tokens)
- Zero dependencies, zero cost, zero config
What's included:
SKILL.mdβ Self-contained instructions any OpenClaw agent can followmemory-tree.skillβ Packaged skill file foropenclaw skill installexamples/β Before/after MEMORY.md and tree structure
Installation:
# Copy into your skills directory
cp SKILL.md ~/.openclaw/workspace/skills/memory-tree/SKILL.md
# Or just tell your agent: "Restructure your memory using memory-tree"