graph-memory — Codex Skill by adoresever

by adoresever · Codex Skill · ★ 421

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About graph-memory

graph-memory Knowledge Graph Context Engine for OpenClaw By adoresever · MIT License Installation · How it works · Configuration · 中文文档 What it does When conversations grow long, agents lose track of what happened. graph-memory solves three problems at once: Context explosion — 174 messages eat 95K tokens. graph-memory compresses to 24K by replacing raw history with structured knowledge graph nodes Cross-session amnesia — Yesterday's bugs, solved problems, all gone in a new session. graph-memory recalls relevant knowledge automatically via FTS5/vector search + graph traversal Skill islands — Self-improving agents record learnings as isolated markdown. graph-memory connects them: "installed libgl1" and "ImportError: libGL.so.1" are linked by a edge It feels like talking to an agent that learns from experience. Because it does.

agentclaude-codecodexgraphknowledge-graphmemoryopenclawopenclaw-pluginopencodesqlite

Quick Facts

Stars421
Forks60
LanguageTypeScript
CategoryCodex Skill
LicenseMIT
Quality Score60.516/100
Open Issues40
Last Updated2026-04-07
Created2026-03-10
Platformsclaude-code, codex, node
Est. Tokens~76k

Compatible Skills

These tools work well together with graph-memory for enhanced workflows:

  • Ori-Mnemos — semantic(0.22)+complementary+same_lang+similar_pop+shared_platform (58%)
  • openclaw-cross-market-arbitrage-agent — semantic(0.18)+complementary+same_lang+similar_pop+shared_platform (56%)
  • roadmap-skill — semantic(0.17)+complementary+same_lang+similar_pop+shared_platform (56%)
  • MegaMemory — semantic(0.30)+complementary+same_lang+similar_pop+shared_platform (55%)
  • MemoryMesh — semantic(0.29)+complementary+same_lang+similar_pop+shared_platform (55%)

graph-memory alternative? Top 6 similar tools

Looking for a graph-memory alternative? If you're comparing graph-memory with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • memsearch by zilliztech · ⭐ 1.6k

    A persistent, unified memory layer for all your AI agents (e.g. Claude Code, Codex), backed by Markdown and Mi

  • codebase-memory-mcp by DeusData · ⭐ 2.1k

    High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average r

  • cc-skills-golang by samber · ⭐ 1.5k

    🧑‍🎨 A collection of Golang agentic skills that works

  • swarmvault by swarmclawai · ⭐ 378

    The local-first LLM Wiki: open-source knowledge graph builder, RAG knowledge base, and agent memory store. Bui

  • mnemon by mnemon-dev · ⭐ 127

    LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. W

  • sandbox-agent by rivet-dev · ⭐ 1.2k

    Run Coding Agents in Sandboxes. Control Them Over HTTP. Supports Claude Code, Codex, OpenCode, and Amp.

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular TypeScript Agent Tools

  • openclaw ⭐ 368.6k · Codex Skill
  • n8n ⭐ 186.8k · MCP Server
  • dify ⭐ 140.2k · MCP Server
  • gemini-cli ⭐ 103.2k · MCP Server
  • gstack ⭐ 89.6k · Agent Tool

Frequently Asked Questions

What is graph-memory?

graph-memory is Openclaw记忆插件Knowledge Graph + Memory;Knowledge Graph Context Engine for OpenClaw — extracts structured triples from conversations, compresses context 75%, enables cross-session experience reuse. It is categorized as a Codex Skill with 421 GitHub stars.

What programming language is graph-memory written in?

graph-memory is primarily written in TypeScript. It covers topics such as agent, claude-code, codex.

How do I install or use graph-memory?

You can find installation instructions and usage details in the graph-memory GitHub repository at github.com/adoresever/graph-memory. The project has 421 stars and 60 forks, indicating an active community.

What license does graph-memory use?

graph-memory is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to graph-memory?

The top alternatives to graph-memory on Agent Skills Hub include memsearch, codebase-memory-mcp, cc-skills-golang. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Codex Skill tools