zep-memory

Community

Persist agent knowledge with Zep

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_id management (per-user, per-project, per-worktree, etc.).
  • Entity-focused, anti-bloat retrieval: Encourages entity_types filtering 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.