elite-longterm-memory
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenghaifeng08-creator/elite-longterm-memory-automatonElite Longterm Memory ๐ง
The ultimate memory system for AI agents. Combines 6 proven approaches into one bulletproof architecture.
Never lose context. Never forget decisions. Never repeat mistakes.
Architecture Overview
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ELITE LONGTERM MEMORY โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ โ
โ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โ
โ โ HOT RAM โ โ WARM STORE โ โ COLD STORE โ โ
โ โ โ โ โ โ โ โ
โ โ SESSION- โ โ LanceDB โ โ Git-Notes โ โ
โ โ STATE.md โ โ Vectors โ โ Knowledge โ โ
โ โ โ โ โ โ Graph โ โ
โ โ (survives โ โ (semantic โ โ (permanent โ โ
โ โ compaction)โ โ search) โ โ decisions) โ โ
โ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โ
โ โ โ โ โ
โ โโโโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโโ โ
โ โผ โ
โ โโโโโโโโโโโโโโโ โ
โ โ MEMORY.md โ โ Curated long-term โ
โ โ + daily/ โ (human-readable) โ
โ โโโโโโโโโโโโโโโ โ
โ โ โ
โ โผ โ
โ โโโโโโโโโโโโโโโ โ
โ โ SuperMemory โ โ Cloud backup (optional) โ
โ โ API โ โ
โ โโโโโโโโโโโโโโโ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
The 5 Memory Layers
Layer 1: HOT RAM (SESSION-STATE.md)
From: bulletproof-memory
Active working memory that survives compaction. Write-Ahead Log protocol.
# SESSION-STATE.md โ Active Working Memory
## Current Task
[What we're working on RIGHT NOW]
## Key Context
- User preference: ...
- Decision made: ...
- Blocker: ...
## Pending Actions
- [ ] ...
Rule: Write BEFORE responding. Triggered by user input, not agent memory.
Layer 2: WARM STORE (LanceDB Vectors)
From: lancedb-memory
Semantic search across all memories. Auto-recall injects relevant context.
# Auto-recall (happens automatically)
memory_recall query="project status" limit=5
# Manual store
memory_store text="User prefers dark mode" category="preference" importance=0.9
Metadata
Not sure this is the right skill?
Describe what you want to build โ we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chenghaifeng08-creator-elite-longterm-memory-automaton": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
ai-video-script
AI่ง้ข่ๆฌ็ๆๅจใๆ นๆฎ็จๆท่พๅ ฅ็ไธป้ข/ๅ ณ้ฎ่ฏ๏ผ็ๆๅฎๆด็่ง้ข่ๆฌ๏ผๅ ๅซๅ้ๆ่ฟฐใ็ป้ขๆ็คบ่ฏใ้ ้ณๆๆกใ้็จไบ็ญ่ง้ขๅไฝ่ ใAI่ง้ขๅถไฝ่ ใๅ ๅฎน่ฅ้ไบบๅใ่งฆๅ่ฏ๏ผ่ง้ข่ๆฌใๅ้ใAI่ง้ขใ็ญ่ง้ขๆๆกใ่ง้ข็ญๅใ
ecommerce-product-pro
AI-powered ecommerce product research tool for Amazon FBA, Shopify, and dropshipping. Find winning products, analyze competition, estimate profits, and track trends.
smart-memory-lite-automaton
Lightweight cognitive memory system for AI agents by Automaton. Auto-save conversations, quick recall, session management.
elevenlabs-music
Generate music from text prompts using ElevenLabs Eleven Music API. Use when creating songs, soundtracks, jingles, lullabies, or any audio music from descriptions. Supports vocals with AI-generated lyrics, instrumental tracks, and multiple genres/styles. Requires paid ElevenLabs plan.
data-visualization-pro
AI-powered data visualization tool with 6 chart types (bar, line, pie, scatter, heatmap, radar), CSV/JSON import, AI-driven chart recommendations, interactive dashboards, and export to PNG/SVG/PDF. Use when creating charts, visualizing datasets, generating reports, or building data dashboards. Triggers on "chart", "graph", "visualize data", "plot", "dashboard", "data viz".