getzepgetzepOfficialยท3 Agent Skills Included

zep

Give AI agents long-term memory with Zep integrations and tools

Adds persistent long-term memory to AI agents built on LangGraph, CrewAI, AutoGen, LiveKit, Pydantic AI, and other frameworks. Eliminates lost conversation history and forgotten user preferences by storing facts in a searchable knowledge graph. Includes bulk data ingestion pipelines, evaluation harnesses, and ready-to-run examples to ship memory-enabled agents faster.
npx skills add getzep/zep --all -g -y
Available:

Instructs the AI agent on how to build, test, and wire Zep memory integrations across frameworks, including the core create-user, add-messages, retrieve-context loop and SDK conventions.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Zep?โ–ผ

Run `npx skills add getzep/zep --all -g -y` in your terminal to install all skills in this suite globally.

How to add long-term memory to an AI agent?โ–ผ

Use one of the pre-built framework integrations (LangGraph, CrewAI, AutoGen, LiveKit, and more) to persist conversations and retrieve relevant facts from Zep's knowledge graph automatically.

Which agent frameworks does Zep support?โ–ผ

Zep ships integrations for Google ADK, Microsoft Agent Framework, AutoGen, AG2, CrewAI, LangGraph, LiveKit, Pydantic AI, Strands, Mastra, and Vercel AI SDK across Python, TypeScript, and Go.

Can Zep ingest documents and business data?โ–ผ

Yes. The zep-ingest pipeline bulk-loads Slack exports, emails, JSON records, and documents into the knowledge graph so agents can search them later.

Does Zep work with Claude Code and Cursor?โ–ผ

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’