Back to Directory
general

Lancedb Memory

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

- Initial release of LanceDB-memory skill - Provides a LanceDB-backed long-term memory system with vector search and semantic storage capabilities - Supports adding, searching, updating, and deleting memory entries with metadata, categories, tags, and importance - Includes statistics and category management functions for stored memories - Example usage and main test section included in the code