by adoresever · Codex Skill · ★ 421
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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.
| Stars | 421 |
| Forks | 60 |
| Language | TypeScript |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 60.516/100 |
| Open Issues | 40 |
| Last Updated | 2026-04-07 |
| Created | 2026-03-10 |
| Platforms | claude-code, codex, node |
| Est. Tokens | ~76k |
These tools work well together with graph-memory for enhanced workflows:
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.
A persistent, unified memory layer for all your AI agents (e.g. Claude Code, Codex), backed by Markdown and Mi
AI writes code. This automates everything else · 24 plugins · 49 agents · 44 skills · for Claude Code, OpenCod
A personal context store for AI agents and assistants—reuse your existing coding agent CLI (Codex/Claude/OpenC
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder Rerank, Multi-Sc
The control plane for AI coding agents.
A curated list of awesome LLM and AI Agent Skills, resources and tools for customising AI Agent workflows - th
Explore other popular codex skill tools:
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.
graph-memory is primarily written in TypeScript. It covers topics such as agent, claude-code, codex.
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.
graph-memory is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to graph-memory on Agent Skills Hub include memsearch, agentsys, OpenContext. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.