River Memory - 向量记忆技能
用本地 Ollama 实现语义搜索记忆系统。
功能
- 记忆存储:文本 → 向量存储
- 语义搜索:用自然语言搜索相关记忆
- 自动管理:定期清理和优化记忆
依赖
- Ollama 运行中 (
ollama serve) - 已下载
nomic-embed-text模型
存储位置
- 记忆库:
~/.openclaw/workspace/memory/vector memory.json
# River Memory - 向量记忆技能
This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.
Install skill "River Memory" with this command: npx skills add Simon-She/river-memory
用本地 Ollama 实现语义搜索记忆系统。
ollama serve)nomic-embed-text 模型~/.openclaw/workspace/memory/vector memory.jsonThis 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.
Optimize macOS for AI workloads (OpenClaw, Docker, Ollama). Turn an 8GB Mac into a lean AI server node with near-16GB performance by disabling background ser...
Provides a high-performance unified memory combining file-based OpenClaw storage with semantic vector search using local Ollama embeddings for fast, private...
Self-hosted RAG engine with hybrid semantic and keyword search, document ingestion, local privacy, and seamless OpenClaw integration via Docker.