Back to Directory
research

Triple Memory

Complete memory system combining LanceDB auto-recall, Git-Notes structured memory, and file-based workspace search. Use when setting up comprehensive agent memory, when you need persistent context across sessions, or when managing decisions/preferences/tasks with multiple memory backends working together.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

- Initial release of the triple-memory skill, combining LanceDB conversation memory, Git-Notes structured memory, and file-based workspace search. - Designed for comprehensive, persistent agent memory across sessions and branches. - Supports auto-recall and auto-capture of conversation context, structured decision logging, and workspace document search. - Includes setup and usage instructions for LanceDB plugin, Git-Notes memory, and file search script. - Enables automatic context preservation before memory compaction. - Operates silently during memory operations—no user notifications.
Triple Memory - OpenClaw Skill