elite-longterm-memory-zh

Community

AI Agent Memory System

AuthorL-LesterYu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust and persistent memory system for AI agents, ensuring that no context is ever lost across sessions or during agent operations.

Core Features & Use Cases

  • Persistent Context: Utilizes a Write-Ahead Logging (WAL) protocol to ensure state survives interruptions.
  • Semantic Search: Integrates LanceDB for efficient retrieval of relevant memories.
  • Structured Decisions: Leverages Git-Notes for a version-controlled knowledge graph of decisions.
  • Human-Readable Archive: Maintains MEMORY.md and daily logs for easy review.
  • Automated Fact Extraction: Integrates Mem0 to reduce token usage by automatically extracting key information.
  • Use Case: An AI agent working on a complex coding project can use this memory system to recall past decisions, user preferences, and technical constraints, ensuring consistent and informed progress without needing to re-explain context.

Quick Start

Initialize the elite-longterm-memory system in your current workspace.

Dependency Matrix

Required Modules

mem0ai

Components

scriptsreferencesassets

💻 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-zh
Download link: https://github.com/L-LesterYu/OpenClaw-hot-skills-zh/archive/main.zip#elite-longterm-memory-zh

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 223,000+ vetted skills library on demand.