River Memory
Store and semantically search text memories locally using Ollama with automatic management and optimization.
提供基于BGE-M3模型的自动日志蒸馏生成向量记忆,并支持语义相似度搜索与核心记忆自动更新功能。
This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.
Install skill "Memory Vector v2.1 (多层知识库)" with this command: npx skills add memory-vector-bge
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Store and semantically search text memories locally using Ollama with automatic management and optimization.
AI知识引擎 - 6行代码实现记忆系统。remember/recall/forget/improve循环,向量+图搜索,支持OpenClaw插件。
⚠️ LEGACY LISTING. The canonical home for this skill is now qoris-memory-mcp under the @qoris-ai org publisher. Please run: clawhub install qoris-memory-mcp.
Agent long-term memory system with five-layer architecture (Context/Task/User/Knowledge/Experience). Use when building agents that need persistent memory, ta...