mem9-aimem9-aiOfficialยท2 Agent Skills Included

mem9

Persistent cloud memory so AI agents remember across sessions

Gives AI coding agents persistent memory that survives restarts, machine switches, and long projects. Stores, searches, and recalls facts through one shared cloud API instead of scattered local notes and prompt files. Connects Claude Code, Codex, OpenClaw, OpenCode, and other runtimes to the same memory space with ready-made plugins and skills.
npx skills add mem9-ai/mem9 --all -g -y
Available:

Tells the AI agent how the mem9 memory system is structured, which module owns each task, and what coding and storage rules to follow when working in this repository.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install mem9?โ–ผ

Run `npx skills add mem9-ai/mem9 --all -g -y` in your terminal to install all mem9 skills globally for your AI agent.

What problem does mem9 solve?โ–ผ

AI agents forget everything between sessions. mem9 gives them persistent cloud memory so facts, preferences, and project context survive restarts and machine switches.

Which AI agents work with mem9?โ–ผ

mem9 ships plugins and skills for Claude Code, Codex, OpenClaw, OpenCode, DeepSeek Harness, and Dify, plus a REST API for any custom runtime.

Can multiple agents share the same memory?โ–ผ

Yes. One mem9 space can serve several agents and platforms at once, so every runtime recalls the same stored facts.

Do I need to run my own server to use mem9?โ–ผ

No. You can use the hosted API at api.mem9.ai with instant space provisioning, or self-host the Go server with TiDB later using the same API contract.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’