Home/AI 工程/hybrid-search-implementation
H

hybrid-search-implementation

by @sickn33v
4.8(32)

Implements more efficient hybrid retrieval functions by combining vector and keyword search. (AI Agent Skill for efficiency and automation)

Hybrid SearchVector SearchKeyword SearchInformation RetrievalGitHub
Installation
npx skills add sickn33/antigravity-awesome-skills --skill hybrid-search-implementation
compare_arrows

Before / After Comparison

1
Before

Traditional keyword search or standalone vector search often struggles to provide the most relevant results in certain complex scenarios. Users frequently encounter issues with insufficient search precision and low recall rates, impacting information retrieval efficiency.

After

Now, by combining vector and keyword hybrid search, the accuracy and relevance of information retrieval can be significantly enhanced. This approach integrates the advantages of both methods, ensuring users can quickly find content that best meets their needs.

description SKILL.md


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." risk: unknown source: community date_added: "2026-02-27"

Hybrid Search Implementation

Patterns for combining vector similarity and keyword-based search.

Use this skill when

  • Building RAG systems with improved recall
  • Combining semantic understanding with exact matching
  • Handling queries with specific terms (names, codes)
  • Improving search for domain-specific vocabulary
  • When pure vector search misses keyword matches

Do not use this skill when

  • The task is unrelated to hybrid search implementation
  • You need a different domain or tool outside this scope

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.
  • If detailed examples are required, open resources/implementation-playbook.md.

Resources

  • resources/implementation-playbook.md for detailed patterns and examples.

forumUser Reviews (0)

Write a Review

Effect
Usability
Docs
Compatibility

No reviews yet

Statistics

Installs972
Rating4.8 / 5.0
Version
Updated2026年3月16日
Comparisons1

User Rating

4.8(32)
5
0%
4
0%
3
0%
2
0%
1
0%

Rate this Skill

0.0

Compatible Platforms

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

Timeline

Created2026年3月16日
Last Updated2026年3月16日