Documentation
README
OMEGA Memory
Persistent memory for AI coding agents. OMEGA gives your agent a knowledge graph it can query, learn from, and coordinate through across sessions.
This skill teaches you how to use OMEGA's MCP tools effectively.
Setup
pip3 install omega-memory[server]
omega setup # auto-configures your editor + downloads embedding model
omega doctor # verify everything works
Works with Claude Code, Cursor, Windsurf, Zed, and any MCP client.
This is the opening of the README. Read the full README on GitHub.