Claude Skill

NevaMind-AI/memU

memU 是为 OpenClaw 等 24/7 自主智能体设计的个人记忆系统,提供快速记忆检索、自我进化技能和更低的长期记忆管理成本。

概览

Stars13,971
Forks1,038
语言Python
最后更新2026-07-02
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者NevaMind-AI
仓库memU
完整名称NevaMind-AI/memU
Repo ID1,028,070,615

安装这个 Skill

pip install -e .

Registry 信息

类型mcp_server
质量分85/100
验证状态readme_parsed
最近验证2026-05-28
平台
ClaudeMCPOpenClaw
能力
pdfmemorysearchimagevideoterminalworkflowagent-memoryagentic-workflowclaude
识别文件
README.mddocsexamplespyproject.tomltests
配置键
URLYOUR_API_KEYOPENAI_API_KEYOPENROUTER_API_KEY
安装方式
  • 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 摘要

![MemU Banner](assets/banner.png) <div align="center"> # memU ### 24/7 Always-On Proactive Memory for AI Agents [![PyPI version](https://badge.fury.io/py/memu-py.svg)](https://badge.fury.io/py/memu-py) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Python 3.13+](https://img.shields.io/badge/python-3.13+-blue.svg)](https://www.python.org/downloads/) [![Discord](https://img.shields.io/badge/Discord-Join%20Chat-5865F2?logo=discord&logoColor=white)](https://discord.com/invite/hQZntfGsbJ) [![Twitter](https://img.shields.io/badge/Twitter-Follow-1DA1F2?logo=x&logoColor=white)](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

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03