Provide long-term memory persistence for AI agents with SQLite-backed storage, structured metadata, vector embeddings, semantic retrieval, lifecycle manageme...
为AI代理提供基于SQLite的长期记忆持久化、结构化元数据、向量嵌入、语义检索和生命周期管理
imgolye
数据分析clawhubv0.1.01 版本100000Key: 无需
★ 0
Stars
📥 824
下载
💾 48
安装
1
版本
#latest
概述
Agent Memory Persistence
Use this skill when an agent needs durable memory storage across sessions.
What it provides
SQLite-backed persistence for text, metadata, and embedding vectors
CRUD operations for memory items
Semantic retrieval with cosine-similarity vector search
Memory lifecycle operations including expiration cleanup