zep
Give AI agents long-term memory with Zep integrations and tools
All Skills in This Repository (3)
Pure Emerald Level Indicatorszep-eval-harness
Automate end-to-end evaluation of Zep memory retrieval and QA capabilities.
building-with-zep
Guide developers in building Zep apps with Context Graphs for agent memory.
memory-policy
Guides agents on when to search Zep memory for user preferences.
Frequently Asked Questions
FAQPage SchemaHow 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โ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