Claude Skill
supermemoryai/openclaw-supermemory
Open-source TypeScript Claude Skill that gives Clawdbot/Molt bots perfect memory and recall capabilities for personal agents. Enhance AI memory systems.
Overview
Repository
Install this Skill
git clone https://github.com/supermemoryai/openclaw-supermemory.gitRegistry
Summary
OpenClaw Supermemory is a TypeScript-based Claude Skill that enables Clawdbot/Molt bots to achieve perfect memory and recall for their personal agents, enhancing AI memory capabilities.
超强记忆能力让Clawdbot/Molt机器人能够为其个人代理实现完美记忆与精准回忆。
Key features
- Enables perfect memory for Clawdbot/Molt bots
- Provides precise recall for personal agents
- Built with TypeScript for reliability
- Focuses on enhancing AI memory capabilities
- Open-source project on GitHub
Use cases
- Enhancing memory for AI personal assistants
- Improving recall accuracy in agent interactions
- Building more reliable AI-driven bots
- Developing advanced memory systems for Claude Skills
- Research and experimentation with AI memory
README excerpt
# 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 | | ---------