Git-Fg

architecting-memory

"Implements progression from Vector RAG → GraphRAG → Temporal Knowledge Graphs. Use when designing persistent memory architectures for AI agent systems."

Git-Fg 1 Updated 4mo ago

Resources

1
GitHub

Install

npx skillscat add git-fg/thecattoolkit/architecting-memory

Install via the SkillsCat registry.

SKILL.md

Memory Systems for AI Agents

Implements progression from Vector RAG → GraphRAG → Temporal Knowledge Graphs.

Architecture Selection

Start here to choose the right approach.

The Core Progression

Stage 1: Vector RAG (Semantic)

Stage 1: Vector RAG (Semantic)

Stage 2: GraphRAG (Relational)

Stage 2: GraphRAG (Relational)

Stage 3: Temporal KG (Time-Series)

Stage 3: Temporal KG (Time-Series)

Specialized Approaches

CrewAI Memory Model

CrewAI Memory Model

Technical Implementation