🧠
AI EngineeringPython

Omega Memory

by omega-memory

Omega Memory is an AI Engineering skill for Claude Code, published by omega-memory in omega-memory.

215 stars26 forkson omega-memory/omega-memoryAdded 2026/09/04+1% in starsRepository updated 2026/08/26
ai-agentai-memoryclaudeclaude-codecoding-agentcontext-engineeringcursorknowledge-graphllmlocal-firstmcpmcp-servermemorymodel-context-protocolpersistent-memorysemantic-searchwindsurf
Install in seconds
Install Omega Memory
Copy Omega Memory into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/omega-memory/omega-memory/tree/main/skills/omega-memory ~/.claude/skills/omega-memory

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/omega-memory/omega-memory.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/omega-memory/SKILL.md in omega-memory/omega-memory
Installs to
~/.claude/skills/omega-memory
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering2970 skills

What Omega Memory does

Omega Memory teaches agents to store decisions, preferences, and lessons in OMEGA’s MCP tools. Use it to query prior context, checkpoint tasks, and resume work across sessions.

Omega Memory is cataloged under AI Engineering on DirSkills. Omega Memory comes from a repository tagged ai-agent, ai-memory, claude, claude-code and coding-agent.

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.

Frequently asked about Omega Memory

  • What else does omega-memory publish alongside Omega Memory?

    Omega Memory is one of 2 skills that DirSkills catalogs from omega-memory/omega-memory, the repository it ships in. Its siblings there include Omega Memory. Each one is a separate skill with its own page in this directory, installs the same way Omega Memory does, and is maintained by omega-memory in that same repository. The rest of the collection is listed on the omega-memory/omega-memory page.

  • How does Omega Memory compare to other AI Engineering skills?

    Omega Memory ranks #2649 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Omega Memory against them. Open each page to compare what they document and how they install.