High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.
7.6
Rating
0
Installs
AI & LLM
Category
Excellent Qdrant vector search skill with comprehensive coverage of production RAG use cases. The description clearly articulates when to use Qdrant vs alternatives. Task knowledge is outstanding with detailed code examples for basic operations, filtered search, multi-vector support, quantization, and RAG integration with popular frameworks (LangChain, LlamaIndex). Structure is well-organized with clear sections progressing from basics to advanced features, and appropriately references advanced-usage.md and troubleshooting.md for deep-dive topics. Novelty is strong as configuring production vector databases with hybrid search, quantization, and distributed features would require significant token expenditure for a CLI agent. Minor improvement opportunity: could add a quick decision tree or flowchart for choosing vector configuration options (distance metrics, quantization, indexing parameters) based on use case requirements.
Loading SKILL.md…