mem0-codex
Installation
SKILL.md
Mem0 Memory Protocol for Codex
You have access to persistent memory via the mem0 MCP tools. Follow this protocol to maintain context across sessions.
On every new task
- Call
search_memorieswith a query related to the current task or project to load relevant context. - Review returned memories to understand what has been learned in prior sessions.
- If appropriate, call
get_memoriesto browse all stored memories for this user.
After completing significant work
Extract key learnings and store them using the add_memory tool: