Claude Skill
supermemoryai/openclaw-supermemory
开源的 TypeScript Claude Skill,为 Clawdbot/Molt 机器人提供完美的记忆与回忆能力,服务于个人代理。增强 AI 记忆系统。
概览
仓库信息
安装这个 Skill
git clone https://github.com/supermemoryai/openclaw-supermemory.gitRegistry 信息
项目简介
OpenClaw Supermemory 是一个基于 TypeScript 的 Claude Skill,它使 Clawdbot/Molt 机器人能够为其个人代理实现完美的记忆与精准回忆,从而增强 AI 的记忆能力。
OpenClaw Supermemory lets to have long-term memory and recall for your openclaw agent.
要点
- 为 Clawdbot/Molt 机器人提供完美记忆
- 为个人代理实现精准回忆
- 使用 TypeScript 构建,确保可靠性
- 专注于增强 AI 记忆能力
- GitHub 上的开源项目
使用场景
- 增强 AI 个人助理的记忆能力
- 提高代理交互中的回忆准确性
- 构建更可靠的 AI 驱动机器人
- 为 Claude Skill 开发高级记忆系统
- AI 记忆的研究与实验
README 摘要
# OpenClaw Supermemory Plugin <img width="2048" height="512" alt="Untitled_Artwork 3" src="https://github.com/user-attachments/assets/e68fe07d-bc1f-49a1-a40c-3560f1a079b2" /> Long-term memory for OpenClaw. Automatically remembers conversations, recalls relevant context, and builds a persistent user profile — all powered by [Supermemory](https://supermemory.ai) cloud. No local infrastructure required. > **Requires [Supermemory Pro or above](https://app.supermemory.ai/?view=integrations)** - Unlock the state of the art memory for your OpenClaw bot. ## Install ```bash openclaw plugins install @supermemory/openclaw-supermemory ``` Restart OpenClaw after installing. ## Setup ```bash openclaw supermemory setup ``` Enter your API key from [app.supermemory.ai](https://app.supermemory.ai/?view=integrations). That's it. ### Advanced Setup ```bash openclaw supermemory setup-advanced ``` Configure all options interactively: container tag, auto-recall, auto-capture, capture mode, custom container tags, and more. ## How it works Once installed, the plugin works automatically: - **Auto-Recall** — Before every AI turn, queries Supermemory for relevant memories and injects them as context. The AI sees your user profile and semantically similar past conversations. - **Auto-Capture** — After every AI turn, the conversation is sent to Supermemory for extraction and long-term storage. - **Custom Container Tags** — Define custom memory containers (e.g., `work`, `personal`, `bookmarks`). The AI automatically picks the right container based on your instructions when using memory tools. Everything runs in the cloud. Supermemory handles extraction, deduplication, and profile building. ## Slash Commands | Command | Description | | ---------