home/categories/llm-ai/juanre-llmemory-skills-hybrid-search-skill-md
llm-aidata-ai

hybrid-search

Use when building search systems that need both semantic similarity and keyword matching - covers combining vector and BM25 search with Reciprocal Rank Fusion, alpha tuning for search weight control, and optimizing retrieval quality

juanre
maintainer
juanre
Updated 1/15/2026
Stars
6
Forks
0
quick start

Installation and usage

Use when building search systems that need both semantic similarity and keyword matching - covers combining vector and BM25 search with Reciprocal Rank Fusion, alpha tuning for search weight control, and optimizing retrieval quality

Installation
$ install --globalskills.sh
Usage

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

skills use hybrid-search