Claude Skill

CortexReach/memory-lancedb-pro

Enhanced LanceDB memory plugin for OpenClaw with hybrid retrieval (vector + BM25), cross-encoder rerank, multi-scope isolation, and management CLI. Ideal for RAG and agent memory.

Overview

Stars4,444
Forks727
LanguageJavaScript
Last pushed2026-06-29
Last synced2026-07-03
View on GitHub

Repository

OwnerCortexReach
Repositorymemory-lancedb-pro
Full nameCortexReach/memory-lancedb-pro
Repo ID1,165,507,389

Install this Skill

git clone https://github.com/CortexReach/memory-lancedb-pro-skill.git ~/.claude/skills/memory-lancedb-pro

Registry

Typemcp_server
Quality score85/100
Verificationreadme_parsed
Last verified2026-05-30
Platforms
ClaudeMCPOpenClawCodex
Capabilities
browserpdfmemorysearchvideoterminalworkflowlancedbopenclawopenclaw-agent
Detected files
README.mddocsexamplespackage.jsontest
Config keys
OPENAI_API_KEYJINA_API_KEYURLUUIDPACKAGE_JSON
Install methods
  • git clone https://github.com/CortexReach/memory-lancedb-pro-skill.git ~/.claude/skills/memory-lancedb-pro
  • git clone https://github.com/CortexReach/memory-lancedb-pro-skill.git ~/.openclaw/workspace/skills/memory-lancedb-pro-skill

Summary

An enhanced LanceDB memory plugin for OpenClaw, featuring hybrid retrieval (vector + BM25), cross-encoder reranking, multi-scope isolation, and a management CLI for efficient RAG workflows.

Chinese description

增强版LanceDB记忆插件适用于OpenClaw——混合检索(向量+BM25)、交叉编码器重排序、多范围隔离、管理CLI

Key features

  • Hybrid retrieval combining vector search and BM25
  • Cross-encoder reranking for improved relevance
  • Multi-scope isolation for organized memory
  • Management CLI for easy administration
  • Built for OpenClaw agent and plugin ecosystem

Use cases

  • Enhancing OpenClaw agents with long-term memory
  • Building RAG pipelines with hybrid search
  • Isolating memory contexts for multi-user applications
  • Administering memory stores via CLI

README excerpt

<div align="center"> # 🧠 memory-lancedb-pro · 🦞OpenClaw Plugin **AI Memory Assistant for [OpenClaw](https://github.com/openclaw/openclaw) Agents** *Give your AI agent a brain that actually remembers — across sessions, across agents, across time.* A LanceDB-backed OpenClaw memory plugin that stores preferences, decisions, and project context, then auto-recalls them in future sessions. [![OpenClaw Plugin](https://img.shields.io/badge/OpenClaw-Plugin-blue)](https://github.com/openclaw/openclaw) [![OpenClaw 2026.3+](https://img.shields.io/badge/OpenClaw-2026.3%2B-brightgreen)](https://github.com/openclaw/openclaw) [![npm version](https://img.shields.io/npm/v/memory-lancedb-pro)](https://www.npmjs.com/package/memory-lancedb-pro) [![LanceDB](https://img.shields.io/badge/LanceDB-Vectorstore-orange)](https://lancedb.com) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE) <h2>⚡ <a href="https://github.com/CortexReach/memory-lancedb-pro/releases/tag/v1.1.0-beta.10">v1.1.0-beta.10 — OpenClaw 2026.3+ Hook Adaptation</a></h2> <p> ✅ Fully adapted for OpenClaw 2026.3+ new plugin architecture<br> 🔄 Uses <code>before_prompt_build</code> hooks (replacing deprecated <code>before_agent_start</code>)<br> 🩺 Run <code>openclaw doctor --fix</code> after upgrading </p> [English](README.md) | [简体中文](README_CN.md) | [繁體中文](README_TW.md) | [日本語](README_JA.md) | [한국어](README_KO.md) | [Français](README_FR.md) | [Español](README_ES.md) | [Deutsch](README_DE.md) | [Italiano](README_IT.md) | [Русский](README_RU.md) | [Português (Brasil)](README_PT-BR.md) </div> --- ## Why memory-lancedb-pro? Most AI agents have amnesia. They forget everything the moment you start a new chat. **memory-lancedb-pro** is a production-grade long-term memory plugin for OpenClaw tha

Topics

Explore more

Data from GitHub. Synced on 2026-07-03