About
This skill provides standardized patterns for implementing similarity search across leading vector databases including Pinecone, Qdrant, and pgvector. It equips Claude with the expertise to select appropriate distance metrics such as Cosine or Euclidean, choose optimal indexing strategies like HNSW or IVF+PQ, and implement advanced retrieval techniques including cross-encoder reranking and hybrid search. Whether you are building a RAG pipeline, a recommendation engine, or a large-scale semantic search tool, this skill ensures scalable, low-latency implementations optimized for both performance and recall.