rag-search

hybrid-search-implementation

5.2k starsUpdated 2025-12-28
Compatible with:claudecodex

Description

Combine vector and keyword search for improved retrieval. Use when implementing RAG systems or building search engines.

How to Use

  1. Visit the GitHub repository to get the SKILL.md file
  2. Copy the file to your project root or .cursor/rules directory
  3. Restart your AI assistant or editor to apply the new skill

Full Skill Documentation

name

hybrid-search-implementation

description

Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.

Tags

#search#hybrid#rag