zep-memory
CommunityPersist agent knowledge with Zep
Software Engineering#knowledge graph#agent memory#persistent context#zep#entity retrieval#graphiti mcp#group_id scoping
Authorships
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Zep-memory helps AI agents retain important information across sessions by storing and retrieving it from a persistent knowledge graph, so future suggestions and actions respect prior context and discovered preferences.
Core Features & Use Cases
- Search-first retrieval for alignment: Finds relevant prior Preferences and Procedures before acting, reducing inconsistency.
- Immediate capture of reusable knowledge: Stores new requirements, facts, and step-by-step workflows as soon as they are discovered.
- Explicit group_id scoping for isolation: Prevents knowledge pollution by requiring intentional
group_idmanagement (per-user, per-project, per-worktree, etc.). - Entity-focused, anti-bloat retrieval: Encourages
entity_typesfiltering and targeted fact queries to avoid overly broad results.
Quick Start
Use zep-memory to store and later retrieve the user’s project-specific deploy procedure by searching for existing procedures first, then adding the new workflow as a Procedure under a group_id scoped to that project.
Dependency Matrix
Required Modules
None requiredComponents
referencesassets
💻 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: zep-memory Download link: https://github.com/ships/eden/archive/main.zip#zep-memory 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.