memory-lancedb-pro-skill
Maintain and upgrade the memory-lancedb-pro OpenClaw memory plugin
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install memory-lancedb-pro-skill?โผ
Run `npx skills add win4r/memory-lancedb-pro-skill --all -g -y` in your terminal to install this skill globally.
What does the memory-lancedb-pro skill do?โผ
It gives your coding assistant deep knowledge of the memory-lancedb-pro OpenClaw plugin, including its retrieval pipeline, storage schema, embedding system, and scope controls, so it can maintain and upgrade the plugin accurately.
How to add a new embedding provider to memory-lancedb-pro?โผ
Most OpenAI-compatible providers need only a config change. If the model is missing from the dimensions map or needs custom request fields, the skill walks you through editing src/embedder.ts step by step.
How to fix low recall or noisy memory retrieval?โผ
The skill documents every scoring stage with exact math formulas, plus tuning knobs for RRF fusion, reranking, noise filtering, and time decay, so you can diagnose and adjust retrieval quality directly.
Does this skill work with Claude Code and Cursor?โผ
Yes. It follows the universal SKILL.md standard, so any compatible coding assistant can load it and use its structured reference files on demand.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core