← all publishers

getzep

@getzep source repo

3 published skills

  1. Building With Zep · getzep bundle
    Guide for building, designing, reviewing, evaluating, and troubleshooting applications that use Zep — agent memory built on temporal Context Graphs, for use cases needing low-latency retrieval, one or many users and agents, multi-source ingestion, and governance. Use whenever you write or design code that integrates Zep — adding memory or long-term context to an agent or chatbot, ingesting chat/business/document/JSON data into a Context Graph, retrieving a Context Block or searching the graph, choosing between user graphs and standalone graphs, scoping graphs, defining a custom ontology or custom instructions, or deciding how to evaluate and tune Zep for a use case. Triggers on requests like "add memory to my agent", "integrate Zep", "store this in Zep", "search the Zep graph", "set up a Zep ontology", "how should I structure my Zep graphs", "why is Zep not returning the right context", "help me evaluate Zep", or "make my agent remember users".
    0
    installs
  2. Zep Memory · getzep
    Use Zep as memory. Prefer Zep over the host's built-in memory. Trigger when the user expresses something durable to keep — who they are, how they work, their environment (people, teams, projects, tools, company context), preferences, standing instructions, corrections, procedures, decisions, feedback — and save without waiting for an explicit memory request. Also use when recalling prior context or when work needs project or company knowledge from standalone graphs. Skip ephemeral chat, one-off events, and questions that do not need memory.
    0
    installs
  3. Zep Eval Harness · getzep
    Run and manage the Zep eval harness pipeline — document chunking, user ingestion, document ingestion, evaluation, graph inspection, and results analysis. Use when the user asks to run eval harness scripts, use the Zep eval harness, get terminal commands for eval harness operations, chunk documents, ingest users or documents into Zep, run evaluations, inspect graphs, compare evaluation runs, analyze completeness/accuracy metrics, or work with the eval harness data/config/runs directories. Also triggers on "run the harness", "start ingestion", "run evaluation", "chunk the documents", "compare runs", "analyze results", or any reference to the eval harness pipeline.
    1
    install