Enhanced Memory
The Enhanced Memory skill extends your AI agent's built-in memory with a structured, searchable knowledge store that persists across sessions, devices, and reinstalls. Save facts, preferences, project notes, and learned context in named memory banks — for example, a 'client preferences' bank for work contacts or a 'home network' bank for device configurations. Retrieval is semantic rather than exact-match: asking 'what do I know about the Johnson project?' surfaces all relevant memories even if those exact words weren't used when saving them. Memory entries have metadata including creation date, source session, and confidence rating. Automatic expiry rules can archive or delete memories older than a set period. Conflict resolution flags when two memories contradict each other and asks you to reconcile them. The skill exports and imports memory banks as JSON for backup or transfer. Integration with the Self Improve skill allows the agent to automatically store lessons from feedback sessions. Memory can be scoped by context — agent, user, or project — to keep knowledge appropriately siloed.
Installation
clawhub install memory-skill
Install: clawhub install memory-skill