agent-memory
Installation
SKILL.md
Agent Memory 🧠
Full intelligence layer: vector memory + knowledge graph + structured database.
When to Use
- Storing and recalling facts semantically ("remember that Abidi prefers...")
- Managing structured data: projects, contacts, tasks, bookmarks
- Setting up the brain stack after container rebuild
- Batch seeding memory with key facts
Usage
Memory Engine (Mem0 — vectors + graph)
# Store a fact
python3 {baseDir}/scripts/memory_engine.py add "Abidi's business focuses on Voice AI"