Skip to main content
Back to registry

memory-lancedb-pro

win4r/memory-lancedb-pro-skill

memory-lancedb-pro is an enhanced long-term memory plugin for OpenClaw . It replaces the built-in memory-lancedb plugin with advanced retrieval capabilities, multi-scope memory isolation, and a management CLI.

Installs194
Install command
npx skills add https://github.com/win4r/memory-lancedb-pro-skill --skill memory-lancedb-pro
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
memory-lancedb-pro is an enhanced long-term memory plugin for OpenClaw . It replaces the built-in memory-lancedb plugin with advanced retrieval capabilities, multi-scope memory isolation, and a management CLI. Repository : License : MIT | Language : TypeScript (ESM) | Runtime : Node.js via OpenClaw Gateway For detailed deep-dives into each subsystem, read the appropriate reference file: - Retrieval Pipeline (scoring math, RRF fusion, reranking, all scoring stages): See references/retrieval_pipeline.md - Storage & Data Model (LanceDB schema, FTS indexing, CRUD, vector dim): See references/storage_and_schema.md - Embedding System (providers, task-aware API, caching, dimensions): See references/embedding_system.md - Plugin Lifecycle & Config (hooks, registration, config parsing): See references/plugin_lifecycle.md - Scope System (multi-scope isolation, agent access, patterns): See references/scope_system.md - Tools & CLI (agent tools, CLI commands, parameters): See references/tools_and_cli.md - Common Gotchas & Troubleshooting : See references/troubleshooting.md - Check if it's OpenAI-compatible (most are). If so, no code change needed — just config - If the model is not in EMBEDDING_DIMENSIONS map in src/embedder.ts , add it - If the provider needs special request fields beyond task and normalized , extend buildPayload() in src/embedder.ts - Test with embedder.test() method -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does memory-lancedb-pro do?

memory-lancedb-pro is an enhanced long-term memory plugin for OpenClaw . It replaces the built-in memory-lancedb plugin with advanced retrieval capabilities, multi-scope memory isolation, and a management CLI.

Is memory-lancedb-pro good?

memory-lancedb-pro does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does memory-lancedb-pro work with?

memory-lancedb-pro currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to memory-lancedb-pro?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install memory-lancedb-pro?

npx skills add https://github.com/win4r/memory-lancedb-pro-skill --skill memory-lancedb-pro

Related skills

Alternatives in Software Engineering