Skip to main content
Back to registry

memory-systems

sickn33/antigravity-awesome-skills

Design short-term, long-term, and graph-based memory architectures

Installs139
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill memory-systems
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About 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 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. Activate this skill when: Memory exists on a spectrum from immediate context to permanent storage. At one extreme, working memory in the context window provides zero-latency access but vanishes when sessions end. At the other extreme, permanent storage persists indefinitely but requires retrieval to enter context.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does memory-systems do?

Design short-term, long-term, and graph-based memory architectures

Is memory-systems good?

memory-systems does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does memory-systems work with?

memory-systems currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to memory-systems?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install memory-systems?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill memory-systems

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering