git log --oneline --stat
HEAD
- Stars
- 6.2k
- Forks
- 341
- Updated
- Jun 24, 2026
repo --stat
stars
6.2k
forks
341
last update
Jun 24, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add mem0-agent-memory - Invoke
// Run from any project directory
$ claude --skill mem0-agent-memory "fine-tune on this CSV" - Or copy this from the README
// extracted bash block
$ claude skills add mem0-agent-memory pip install mem0ai
mem0-agent-memory/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Mem0 Memory Layer
- slug:
- mem0-agent-memory
- version:
- v1.3.0
- license:
- MIT
- author:
- @mem0-craft
- categories:
- tags:
- #mem0#agent-memory#llm#rag#python
- description:
Persistent agent memory with Mem0 — fact extraction, add()/search() retrieval, per-user/session scoping in the LLM loop.
README.md
mem0-agent-memory/README.md
8 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…