elite-longterm-memory-local

Community

Private on-device memory for AI agents.

Authorkaifashraff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Private, on-device memory management enables AI agents to remember context, preferences, decisions, and key events without sending sensitive data to external services. It provides a LanceDB-backed vector store and pure JavaScript embeddings to keep operations offline and private.

Core Features & Use Cases

  • Local long-term memory with hot RAM (SESSION-STATE.md), warm vector store, and cold archive for structured decisions.
  • Semantic recall via LanceDB vector search using pure-JS embeddings, enabling fast contextual recall.
  • Auto-recall before agent start, manual memory_store/memory_recall/memory_forget tooling, and daily logs for human-readable archival.

Quick Start

Initialize the workspace, store a memory with memory_store, then recall relevant memories with memory_recall.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: elite-longterm-memory-local
Download link: https://github.com/kaifashraff/jarvis-research/archive/main.zip#elite-longterm-memory-local

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.