memory-systems
Design short-term, long-term, and graph-based memory architectures
npx skills add majiayu000/claude-skill-registry --skill antigravity-memory-systems --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## When to Use This Skill Design short-term, long-term, and graph-based memory architectures Use this skill when working with design short-term, long-term, and graph-based memory architectures. # Memory System Design Memory provides the persistence layer that allows agents to maintain continuity across sessions and reason over accumulated knowledge. Simple agents rely entirely on context for memory, losing all state when sessions end. Sophisticated agents implement layered memory architectures that balance immediate context needs with long-term knowledge retention. The evolution from vector stores to knowledge graphs to temporal knowledge graphs represents increasing investment in structured memory for improved retrieval and reasoning. ## When to Activate Activate this skill when: - Building agents that must persist across sessions - Needing to maintain entity consistency across conversations - Implementing reasoning over accumulated knowledge - Designing systems that learn from past interactions - Creating knowledge bases that grow over time - Building temporal-aware systems that track state changes ## Core Concepts Memory exists on a spectrum from immediate context to permanent s
- When to Use This Skill
- When to Activate
- Core Concepts
- Detailed Topics
- Memory Architecture Fundamentals
- Memory Layer Architecture
- Memory Implementation Patterns
- Memory Retrieval Patterns
- Memory Consolidation
- Practical Guidance
- Integration with Context
- Memory System Selection
- Examples
- Guidelines
What does the memory-systems skill do?
Design short-term, long-term, and graph-based memory architectures
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill antigravity-memory-systems --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
