openclaw-memory
CommunityMaster agent memory for robust AI systems.
Software Engineering#knowledge retrieval#ai memory#data management#multi-agent systems#agent persistence#scribe compression
AuthorTheophilusChinomona
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical challenge of managing and preserving information within AI agent systems, preventing data loss and ensuring consistent knowledge recall.
Core Features & Use Cases
- Memory Architecture: Understands and implements a four-layer memory model (Bootstrap, Daily Logs, Session Transcript, Retrieval Index).
- Data Persistence: Guides users on setting up persistent storage for agent knowledge, including MEMORY.md and daily logs.
- Failure Mode Mitigation: Provides strategies to prevent data loss due to agents not storing information, compaction errors, or pruning.
- Shared Memory: Details patterns for enabling cross-agent knowledge sharing through
team-memory/directories andSHARED_KNOWLEDGE.json. - Use Case: An AI agent needs to remember customer preferences and past interactions across multiple sessions. This Skill helps configure the agent's memory layers to store this information reliably, even when dealing with large amounts of data or system updates.
Quick Start
Use the openclaw-memory skill to set up memory for a new agent, including bootstrap files and daily logs.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: openclaw-memory Download link: https://github.com/TheophilusChinomona/claude-openclaw-plugin/archive/main.zip#openclaw-memory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.