git log --oneline --stat
HEAD
- Stars
- 6.8k
- Forks
- 258
- Updated
- Jun 24, 2026
repo --stat
stars
6.8k
forks
258
last update
Jun 24, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add graphiti-temporal-memory - Invoke
// Run from any project directory
$ claude --skill graphiti-temporal-memory "fine-tune on this CSV" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill graphiti-temporal-memory "now refactor it"
graphiti-temporal-memory/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Graphiti Temporal Memory
- slug:
- graphiti-temporal-memory
- version:
- v1.3.0
- license:
- MIT
- author:
- @getzep
- repository:
- github.com/getzep/graphiti-temporal-memory
- categories:
- tags:
- #graphiti#zep#knowledge-graph#agent-memory#temporal
- description:
Build bi-temporal knowledge-graph agent memory with Graphiti and Zep — facts with validity windows, not flat vector recall.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
graphiti-temporal-memory/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…