← Back to Skills Marketplace
126
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-mem0-skills
Description
Persistent long-term memory across sessions — remembers your identity, preferences, rules, tech stack, and projects so every new conversation starts with ful...
Usage Guidance
This skill appears coherent: it uses Mem0 and asks only for MEM0_API_KEY. Before installing, confirm you trust mem0.ai to store personal or project data (review their privacy/security), avoid pasting secrets or credentials into onboarding answers (the skill explicitly says not to store them), and consider using a dedicated API key that can be revoked if needed. Note the skill auto-starts onboarding for first-time users — if you prefer manual control, be ready to decline or skip questions. If you install the plugin, rotate or revoke the API key when you no longer want the service to have access.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-mem0-skills
Version: 1.0.0
The skill bundle provides a legitimate interface for managing long-term agent memory using the Mem0 service. It includes well-defined workflows for onboarding, reviewing, and exporting user context (identity, tech stack, and preferences) and explicitly instructs the agent to avoid storing credentials or secrets. No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill says it provides persistent memory and its instructions call Mem0 memory APIs (memory_list, memory_add, memory_search, memory_export, etc.) and require MEM0_API_KEY. Requesting an API key and using a Mem0 plugin is appropriate for this purpose.
Instruction Scope
Instructions are scoped to onboarding, reviewing, editing, exporting, and deleting memories via Mem0 API/tooling. A notable behavior: first-time users are automatically steered into an onboarding flow (the skill will collect and persist answers immediately, one question at a time). The SKILL.md explicitly instructs not to proceed if the Mem0 tools are missing and includes rules (e.g., 'never store credentials'), which is good, but automatic onboarding increases the chance a user may store PII if they aren't careful.
Install Mechanism
This is an instruction-only skill with no install spec or code. The README suggests installing the official OpenClaw Mem0 plugin via 'openclaw plugins install @mem0/openclaw-mem0' if missing; that is an expected, low-risk workflow for a plugin-backed skill.
Credentials
Only one env var (MEM0_API_KEY) is required and is declared as the primary credential. That matches the need to authenticate to the Mem0 service; no unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is designed to create long‑term persistent memory (expected). It is not always:true and does not request elevated platform privileges. Keep in mind persistent memory means data stored outside the agent (on Mem0) will persist across sessions — users must trust the external service with any data they provide.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-mem0-skills - After installation, invoke the skill by name or use
/openclaw-mem0-skills - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of mem0-memory skill enabling persistent, cross-session memory management powered by Mem0.
- Supports onboarding with guided questions to build user profile (identity, preferences, rules, tech stack, projects).
- Provides review functionality for users to audit, edit, and update stored memories interactively.
- Allows exporting all stored memories to structured markdown.
- Includes handoff/briefing workflow for sharing user context with new agents.
- Displays clear guidance if the Mem0 plugin or API key is missing; setup required for operation.
Metadata
Frequently Asked Questions
What is Mem0 Memory Manager?
Persistent long-term memory across sessions — remembers your identity, preferences, rules, tech stack, and projects so every new conversation starts with ful... It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.
How do I install Mem0 Memory Manager?
Run "/install openclaw-mem0-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mem0 Memory Manager free?
Yes, Mem0 Memory Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mem0 Memory Manager support?
Mem0 Memory Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mem0 Memory Manager?
It is built and maintained by Kartik (@kartik-mem0); the current version is v1.0.0.
More Skills