agent-memory
Graph-backed persistent memory for conversations and knowledge
All Skills in This Repository (3)
Pure Emerald Level Indicatorsneo4j-labs-brand
Apply Neo4j Labs brand guidelines to documentation, diagrams, and marketing materials.
neo4j-styleguide
Standardize Neo4j branding and documentation with Needle design system guidelines.
excalidraw
Generate Excalidraw JSON diagrams from textual descriptions.
Frequently Asked Questions
FAQPage SchemaHow to install agent-memory?▼
Run `npx skills add neo4j-labs/agent-memory --all -g -y` in your terminal to install all skills in this suite globally.
What does Neo4j Agent Memory do?▼
It gives AI agents persistent memory backed by a Neo4j knowledge graph, storing conversations, entities, preferences, and reasoning traces across sessions.
Does it work with Claude Desktop and Cursor?▼
Yes. It includes an MCP server with 16 tools that plugs into Claude Desktop, Claude Code, Cursor, and VS Code Copilot with zero code.
Which frameworks does it integrate with?▼
It provides ready-made integrations for LangChain, LlamaIndex, Pydantic AI, CrewAI, Google ADK, Strands, and the OpenAI Agents SDK.
Do I need to run my own Neo4j database?▼
No. You can use the hosted NAMS service with just an API key, or point the SDK at your own Neo4j instance for full control.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core