openclaw-memory-graph
CommunityNeo4j-backed memory graph for Openclaw.
Authormichaeldowling
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Store and organize memory items as a typed, queryable graph in Neo4j, replacing brittle flat-file storage with semantic links and fast recall.
Core Features & Use Cases
- Typed memory nodes (ShortTerm, LongTerm, WorkingMemory) with TTL support and migration of legacy memories.
- Semantic edges and vector-based recall via embeddings, with provider options for OpenAI, Ollama, or local sentence-transformers.
- Operations to save, recall, update, forget, connect, traverse, list, and prune memories across an agent.
Quick Start
Instantiate MemorySkill with an agent_id, then save a memory and recall memories relevant to a query.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: openclaw-memory-graph Download link: https://github.com/michaeldowling/openclaw-memory-graph/archive/main.zip#openclaw-memory-graph Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.