Communityv1.0.0

Mem0 Memory

mem0 本地记忆层完整实现(增强版)。语义记忆存储/检索/管理,WAL 协议,SESSION-STATE,多级记忆(User/Session/Agent)。参考 ZejunCao/bilibili_code Mem0框架解读优化。

1.8kdownloads11active installschircken891
View on ClawHubBack to Skills

Skill Details

Slug
mem0-memory
Latest Version
1.0.0
Author
chircken891
Published
Mar 24, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Mem0 Memory.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

mem0-memory 2.1.0 更新内容: - 实现本地全功能语义记忆层,支持添加、检索、更新、历史、批量与重置操作 - 新增“chat_with_memories”对话模式:自动检索记忆并注入 system prompt,由 LLM 生成增强回复 - 内置中文记忆自动提取与 FACT_RETRIEVAL_PROMPT,支持对话中快速生成记忆条目 - 完善多级记忆体系(用户/会话/智能体),参数可灵活指定 - 增强工作流与 WAL 支持,实现消息分流存储与 SESSION-STATE 优先机制 - 离线向量化(Ollama + Chroma),适配本地完全运行环境