home/categories/llm-ai/yonatangross-skillforge-claude-plugin-skills-pgvector-search-skill-md
llm-aidata-ai

pgvector-search

Production hybrid search combining PGVector HNSW with BM25 using Reciprocal Rank Fusion. Use when implementing hybrid search, semantic + keyword retrieval, vector search optimization, metadata filtering, or choosing between HNSW and IVFFlat indexes.

yonatangross
maintainer
yonatangross
Updated 1/19/2026
Stars
26
Forks
4
quick start

Installation and usage

Production hybrid search combining PGVector HNSW with BM25 using Reciprocal Rank Fusion. Use when implementing hybrid search, semantic + keyword retrieval, vector search optimization, metadata filtering, or choosing between HNSW and IVFFlat indexes.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use pgvector-search