elite-longterm-memory
Advanced multi-layer memory architecture for AI agents using vector search, git-notes, and session state management.
Install
npx skills add https://github.com/nextfrontierbuilds/elite-longterm-memory --skill elite-longterm-memoryStats
| Total installs | 1,450 |
| Weekly installs | 1.4K |
| GitHub stars | 8 |
| First seen | Feb 10, 2026 |
| Source | @nextfrontierbuilds/elite-longterm-memory |
Summary
- Hot RAM (SESSION-STATE.md) with Write-Ahead Log protocol ensures context survives crashes; warm store (LanceDB vectors) enables semantic search across memories with auto-recall
- Cold store uses git-notes for structured decisions and learnings; curated MEMORY.md archive plus daily logs provide human-readable long-term context
- Optional SuperMemory cloud sync and Mem0 auto-extraction reduce tokens by 80% while deduplicating facts across sessions
- Strict memory hygiene workflow: write state before responding, store decisions silently, archive weekly, and clear irrelevant vectors to prevent bloat
Tags
Related skills
| Skill | Installs | vs elite-longterm-memory |
|---|---|---|
| adk-eval-guide | 1,345 | -105 |
| geo-content-optimizer | 1,542 | +92 |
| entity-optimizer | 1,405 | -45 |
| proactive-self-improving-agent | 1,538 | +88 |
| video-translation | 1,399 | -51 |
FAQ
- How many installs does elite-longterm-memory have?
- elite-longterm-memory has 1,450 total installs and 1.4K installs this week.
- Where is elite-longterm-memory hosted?
- elite-longterm-memory is published by @nextfrontierbuilds/elite-longterm-memory at https://github.com/nextfrontierbuilds/elite-longterm-memory.
- How many GitHub stars does elite-longterm-memory have?
- elite-longterm-memory has 8 GitHub stars.
- When was elite-longterm-memory first indexed?
- OrangeBot.AI first indexed elite-longterm-memory on Feb 10, 2026.
- How do I install elite-longterm-memory?
- Run: npx skills add https://github.com/nextfrontierbuilds/elite-longterm-memory --skill elite-longterm-memory