Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

memory-lancedb-pro Plugin Maintenance Guide

porwin4r·win4r· v1.0.0 · atualizado em 2026-04-10
83
Score

Comprehensive guide for maintaining, debugging, and upgrading the memory-lancedb-pro OpenClaw plugin — an enhanced LanceDB-backed long-term memory system with hybrid retrieval (Vector + BM25), cross-encoder reranking, multi-scope isolation, noise filtering, adaptive retrieval, and a management CLI. Use this skill when: (1) developing new features or fixing bugs in memory-lancedb-pro, (2) modifying the retrieval pipeline (vector search, BM25, RRF fusion, reranking, scoring stages), (3) adding or changing embedding providers, (4) updating scope/access control logic, (5) modifying agent tools or CLI commands, (6) troubleshooting memory quality issues (noise, duplicates, low recall), (7) working on the JSONL session distillation pipeline, (8) migrating data between memory backends, or (9) understanding the plugin's architecture to plan enhancements.

memory-managementlancedbopenclawai-agentlong-term-memoryretrieval-augmentationplugin-development
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmemory-lancedb-pro/workflow
1. Identify the area of the `memory-lancedb-pro` plugin requiring attention (e.g., retrieval pipeline, embedding provider, CLI command).
2. Consult the relevant file reference and core subsystem reference for detailed information.
3. Implement the necessary code changes, following the development workflows outlined in the guide.
4. Test the changes thoroughly using the provided testing methods (smoke test, manual verification, embedding test, retrieval test).
5. Document the changes and update the plugin's documentation.
6. Deploy the updated plugin to the OpenClaw environment.
7. Monitor the plugin's performance and address any issues that arise.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aClawDirect
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aClawDirect-Dev
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Detect Browser SDK
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

memory-lancedb-pro Plugin Maintenance Guide
memory-lancedb-pro
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.ACT
6.REFLECT
Triggers8
debug memory-lancedb-proupgrade memory-lancedb-promaintain memory-lancedb-promodify retrieval pipelineadd embedding providertroubleshoot memory qualitymigrate memory backendsunderstand plugin architecture

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download memory-lancedb-pro
$ synaptic skills detail memory-lancedb-pro
$ synaptic skills live memory-lancedb-pro

Dependências

@lancedb/lancedbopenai@sinclair/typebox

Links

GitHub Repository