About
This skill provides a comprehensive suite of optimization techniques for AgentDB, enabling Claude to manage large-scale vector datasets with extreme efficiency. It implements Hierarchical Navigable Small World (HNSW) indexing for O(log n) search complexity and multiple quantization levels—including binary, scalar, and product quantization—to reduce memory footprints by up to 32x. Whether you are scaling to millions of vectors or deploying on memory-constrained edge devices, this skill provides the benchmarks, configuration recipes, and batch processing logic needed to achieve sub-millisecond retrieval times and superior database performance.