Claude Skill
NevaMind-AI/memU
memU 是为 OpenClaw 等 24/7 自主智能体设计的个人记忆系统,提供快速记忆检索、自我进化技能和更低的长期记忆管理成本。
概览
仓库信息
安装这个 Skill
pip install -e .Registry 信息
pip install -e .docker run -d \git clone https://github.com/YOUR_USERNAME/memU.git
项目简介
memU 是一个专为 24/7 自主智能体(如 OpenClaw、MoltBot、ClawDBot)设计的个人记忆系统。它提供快速记忆检索、自我进化的技能以及更低的运行成本,使智能体能够保持长期上下文并随时间适应。
Personal memory for agents - fast memory retrieval, self-evolving skills, and lower cost.
要点
- 快速记忆检索,支持智能体实时响应
- 自我进化的技能,基于历史交互自动调整
- 相比传统记忆方案更低的运行成本
- 专为 24/7 自主智能体运行设计
- 支持 MCP(模型上下文协议)集成
使用场景
- 需要持久记忆的长期运行自主智能体
- 随时间学习用户偏好的个人助手
- 通过经验进行智能体技能开发与优化
- 多智能体系统的成本高效记忆管理
README 摘要
 <div align="center"> # memU ### 24/7 Always-On Proactive Memory for AI Agents [](https://badge.fury.io/py/memu-py) [](https://opensource.org/licenses/Apache-2.0) [](https://www.python.org/downloads/) [](https://discord.com/invite/hQZntfGsbJ) [](https://x.com/memU_ai) <a href="https://trendshift.io/repositories/17374" target="_blank"><img src="https://trendshift.io/api/badge/repositories/17374" alt="NevaMind-AI%2FmemU | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> **[English](readme/README_en.md) | [中文](readme/README_zh.md) | [日本語](readme/README_ja.md) | [한국어](readme/README_ko.md) | [Español](readme/README_es.md) | [Français](readme/README_fr.md)** </div> --- memU is a memory framework built for **24/7 proactive agents**. It is designed for long-running use and greatly **reduces the LLM token cost** of keeping agents always online, making always-on, evolving agents practical in production systems. memU **continuously captures and understands user intent**. Even without a command, the agent can tell what you are about to do and act on it by itself. --- ## 🤖 [OpenClaw Alternative](https://github.com/NevaMind-AI/memUBot) <img width="100%" src="https://github.com/NevaMind-AI/memU/blob/main/assets/memUbot.png" /> **[memU Bot](https://github.com/NevaMind-AI/memUBot)** — Now open source. The enterprise-ready OpenClaw. Your