Agentdb Search

Agentdb Search from ruvnet/agentdb.

by @ruvnet-agentdb 3 skills

Skills in this plugin

3
  1. Agentdb Mmr · ruvnet-agentdb
    Maximal Marginal Relevance rerank — get diverse top-k instead of redundant top-k. Use when standard search returns 5 near-duplicates, or when you want broader coverage of a topic.
    1 install
  2. Agentdb Hybrid Search · ruvnet-agentdb
    Hybrid search — BM25 keyword + dense vector fused with Reciprocal Rank Fusion. Use when queries have specific identifiers, code symbols, or proper nouns that pure semantic search might miss.
    1 install
  3. Agentdb Explainable Recall · ruvnet-agentdb
    Search with feature attributions — return WHY each match scored where it did. Use when debugging recall quality, auditing for bias, or explaining results to a user.
    1 install