๐ฆ ClawHub
Claude Memory
by @kaiji-z
Structured memory system for OpenClaw agents. Provides a 4-type classification (user/feedback/project/reference), layered architecture (MEMORY.md + topics/ +...
โ๏ธ Configuration
Run the init script to create the directory structure and template files:
python scripts/init_memory.py
This creates:
MEMORY.md with empty section templatesmemory/feedback.md with format guidememory/topics/ directoryAfter running, edit MEMORY.md sections with actual content and update AGENTS.md to include the memory rules from references/agents-rules.md.
TERMINAL
clawhub install claude-memory