From rmyndharis-antigravity-skills
Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-skills:hybrid-search-implementationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Patterns for combining vector similarity and keyword-based search.
Patterns for combining vector similarity and keyword-based search.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub rmyndharis/antigravity-skills5plugins reuse this skill
First indexed Jun 2, 2026
Combines vector similarity and keyword search for improved retrieval in RAG systems and search engines.
Implements hybrid search combining vector and keyword retrieval for RAG systems, search engines, and domain-specific queries requiring high recall.
Creates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.