Install
openclaw skills install memory-health-probeQMD memory system telemetry — measure index health, BM25 retrieval quality, coverage maps, and trend analysis. Use when running QMD memory backend and need diagnostics on retrieval quality, index freshness, or collection coverage.
openclaw skills install memory-health-probeTelemetry for QMD memory systems. Measures index health, retrieval quality, and coverage to catch degradation before it affects agent performance.
python3 scripts/memory_probe.py # Run probe, log to Langfuse
python3 scripts/memory_probe.py --dry-run # Print results only
python3 scripts/memory_probe.py --trend # Show trend over stored snapshots
scripts/memory_probe.py — Probe script with Langfuse integration