elite-longterm-memory-localLocal vector memory system with LanceDB + Pure JS embedding. No native modules or external APIs required.
Install via ClawdBot CLI:
clawdbot install lhmiles/elite-longterm-memory-localGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://localhost:11434Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
This skill enables an AI assistant to remember user preferences, tasks, and context across sessions, improving personalized support for scheduling, note-taking, and habit tracking without relying on cloud services.
Businesses can deploy this memory system to retain customer interaction histories, preferences, and issues locally, ensuring data privacy and enabling consistent, context-aware support without external API costs.
Tutoring AI uses this skill to store student progress, learning gaps, and preferences, allowing for tailored lesson plans and recall of past sessions to enhance educational outcomes offline.
In healthcare settings, this memory system helps AI agents track patient symptoms, medication schedules, and doctor's notes locally, ensuring compliance with privacy regulations like HIPAA while providing continuous care.
Writers can use this skill to maintain story arcs, character details, and plot ideas across multiple sessions, enabling AI to suggest coherent content based on stored narrative elements without internet dependency.
Offer a free tier with basic memory features and local deployment, then charge for advanced analytics, team collaboration tools, and premium support, targeting developers building AI applications.
Sell licenses to businesses in healthcare, finance, or legal sectors that require offline, private memory systems, with custom integration, training, and compliance support as key value adds.
Provide the skill as open-source to build a community, then generate revenue through paid consulting for customization, implementation services, and maintenance contracts for organizations adopting the technology.
💬 Integration Tip
Ensure Ollama is running locally and configure the OpenClaw plugin with autoRecall enabled for seamless memory access during AI interactions.
Scored Apr 19, 2026
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.
Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.
You MUST use this for gathering contexts before any work. This is a Knowledge management for AI agents. Use `brv` to store and retrieve project patterns, dec...
Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.