About
This skill provides a comprehensive suite of optimization tools for AgentDB, the vector database used in Agentic Flow. It enables developers to scale their AI applications by implementing advanced techniques like Binary, Scalar, and Product quantization, along with Hierarchical Navigable Small World (HNSW) indexing for O(log n) search complexity. By reducing memory overhead by up to 32x and accelerating search latency to sub-millisecond levels, it allows Claude to efficiently handle millions of vectors even in memory-constrained or edge environments while maintaining high retrieval accuracy.