mem9
SKILL.md
mem9
mem9 is the persistent cloud memory plugin for OpenClaw. It keeps durable memory across sessions and machines.
This top-level SKILL.md is a routing and safety document. It is the entry point for setup, troubleshooting, and uninstall flows. It is not the canonical reference for runtime request behavior.
What This Skill Does
- Route first-time install, reconnect, config review, and mainland China / Alibaba Cloud npm mirror fallback handling to
SETUP.md. - Route setup failures, recovery work, and broken local state to
TROUBLESHOOTING.md. - Route local mem9 removal on this machine to
UNINSTALL.md. - Keep history import manual. Do not scan or upload local memory or session files from this skill.
Source / Runtime Authority
- Official source: mem9-ai/mem9 and mem9.ai.
- Default setup network target is
https://api.mem9.aiunless the user explicitly chooses anotherapiUrl. - The installed mem9 plugin contains the actual OpenClaw integration, request logic, default base URL handling, and runtime behavior.
- This
SKILL.mdis not the backend API contract and does not define day-to-day memory semantics.