skills/memory-lancedb-pro-use/SKILL.md
Use this skill when installing, configuring, operating, or troubleshooting the memory-lancedb-pro plugin for OpenClaw. It covers hybrid retrieval (vector + BM25), cross-encoder reranking, smart extraction, multi-scope isolation, lifecycle controls, and the memory-pro CLI workflow. Triggers: memory-lancedb-pro, OpenClaw memory plugin, memory-pro CLI, hybrid retrieval, BM25, reranker, session memory.
npx skillsauth add olafgeibig/skills memory-lancedb-pro-useInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
memory-lancedb-pro is a production-focused long-term memory plugin for OpenClaw. It adds persistent memory with hybrid retrieval (vector + BM25), optional cross-encoder rerank, smart LLM extraction, lifecycle decay and tiering, multi-scope isolation, and an operations CLI.
global, agent:*, project:*, user:*, custom:*).openclaw memory-pro commands for operations and migration.npm i memory-lancedb-pro@beta
openclaw.json{
"plugins": {
"slots": {
"memory": "memory-lancedb-pro"
}
}
}
openclaw config validate
openclaw gateway restart
openclaw logs --follow --plain | rg "memory-lancedb-pro"
list, search, stats, export, import, upgrade, migrate)../reference/installation.md./reference/configuration.md./reference/advanced.md./reference/comparison-and-project-structure.mdREADME documentation links are mirrored locally here:
./reference/openclaw-integration-playbook.md./reference/openclaw-integration-playbook.zh-CN.md./reference/memory_architecture_analysis.md./reference/long-context-chunking.md./reference/CHANGELOG-v1.1.0.mdopenclaw memory-pro list --scope global --limit 20
openclaw memory-pro search "query" --scope global --limit 10
openclaw memory-pro stats --scope global
openclaw memory-pro export --scope global --output memories.json
openclaw memory-pro import memories.json --scope global --dry-run
openclaw memory-pro upgrade --dry-run
openclaw memory-pro migrate check --source /path/to/memory-lancedb
openclaw config validate before restart.upgrade only for legacy memory-lancedb-pro data.migrate only when moving from built-in memory-lancedb.development
Multi-domain LLM Wiki in vault — build and maintain a federation of interlinked markdown wiki knowledge bases inside your Obsidian vault. Each domain wiki has its own schema, index, and log, linked across boundaries via path-based wikilinks. Use when user wants to use a wiki (create, ingest into, query, lint).
tools
Safe and effective use of TurboVault MCP tools — vault selection, active vault management, read/write/edit_note patterns, SEARCH/REPLACE syntax, search tools, graph tools, batch operations, verification, and troubleshooting. Load this skill whenever a task uses mcp_turbovault_* tools.
testing
--- name: {{BUNDLE_NAME}}-improvements description: "Container for agent-discovered optimizations to the {{BUNDLE_NAME}} bundle — {{SKILL_NAMES}}" metadata: version: "0.3.0" source: https://github.com/olafgeibig/skills hermes: tags: [template, improvement, bundle, profile] related_skills: [{{SKILL_NAMES}}] --- # {{BUNDLE_NAME}} Improvements This skill collects all improvements discovered while working with {{SKILL_LIST}}. Core skills remain untouched. **Profile-specific:** This
testing
--- name: {{BUNDLE_NAME}}-improvements description: "Container for agent-discovered optimizations to the {{BUNDLE_NAME}} bundle — {{SKILL_NAMES}}" metadata: version: "0.3.0" source: https://github.com/olafgeibig/skills hermes: tags: [template, improvement, bundle, profile] related_skills: [{{SKILL_NAMES}}] --- # {{BUNDLE_NAME}} Improvements This skill collects all improvements discovered while working with {{SKILL_LIST}}. Core skills remain untouched. **Profile-specific:** This