LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

memory-lancedb-pro - Maintenance guide for memory-lancedb-pro OpenClaw plugin

Provides developer guidance for maintaining, debugging, and enhancing the memory-lancedb-pro OpenClaw plugin.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Develop plugin features and bugfixes
  • Modify retrieval pipeline stages
  • Configure embedding and rerank providers
  • Update scope access control logic
  • Modify agent tools and CLI
  • Troubleshoot memory quality issues
  • Migrate memory data backends

Inputs

  • Plugin source code and config
  • LanceDB tables and JSONL files
  • CLI command arguments

Outputs

  • Modified plugin codebase
  • CLI command execution output
  • Updated LanceDB memory database
  • JSONL session distillation files

Requirements

  • Node.js environment via OpenClaw Gateway
  • OpenClaw framework
  • Python runtime
  • NPM dependencies

Source

  • Spec: SKILL.md
openclaw
lancedb
memory-plugin
hybrid-retrieval
vector-search
bm25
cli
Develop plugin features and bugfixes
Modify retrieval pipeline stages
Configure embedding and rerank providers
Update scope access control logic
Plugin source code and config
LanceDB tables and JSONL files
CLI command arguments
Modified plugin codebase
CLI command execution output
Updated LanceDB memory database