vector-index-tuning

Installation
SKILL.md

Vector Index Tuning

Guide to optimizing vector indexes for production performance.

Use this skill when

  • Tuning HNSW parameters
  • Implementing quantization
  • Optimizing memory usage
  • Reducing search latency
  • Balancing recall vs speed
  • Scaling to billions of vectors

Do not use this skill when

  • You only need exact search on small datasets (use a flat index)
  • You lack workload metrics or ground truth to validate recall
  • You need end-to-end retrieval system design beyond index tuning
Installs
194
GitHub Stars
40.8K
First Seen
Jan 28, 2026
vector-index-tuning — sickn33/antigravity-awesome-skills