openclaw-mem

Community

Local RAG memory for AI agents.

Authorkjaylee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a local-first, privacy-focused Retrieval Augmented Generation (RAG) memory system for AI agents, eliminating the need for API keys and ensuring all data processing happens offline.

Core Features & Use Cases

  • Local-first RAG: Stores and retrieves information using local embeddings, ensuring data privacy.
  • Progressive Disclosure Search: Optimizes token usage by returning summaries first, then full content on demand.
  • Auto-Capture & Brain Directories: Automatically captures observations from sessions and organizes project-specific context into persistent "Brain" files.
  • Security: Includes injection defense mechanisms for Brain files.

Quick Start

Initialize the workspace and then search your memory for "deployment process".

Dependency Matrix

Required Modules

openclaw-mem

Components

scriptsreferences

💻 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: openclaw-mem
Download link: https://github.com/kjaylee/misskim-skills/archive/main.zip#openclaw-mem

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.