community-automations/serp-brave-rerank

Research & Omvärld

PublicClaude-subagent

Brave + Gemini-omrankning

Nyckelordssökning sätter sidan som upprepar dina ord överst, inte sidan som faktiskt svarar dig. Det här lagret ligger ovanpå Brave Search och ordnar om resultaten efter mening.

sonnet4 dagarBrave Search APIGeminipgvectorFastAPI
ClaudeClaude
ROI for
README.md

Varför denna subagent

Nyckelordssökning sätter sidan som upprepar dina ord överst, inte sidan som faktiskt svarar dig. Det här lagret ligger ovanpå Brave Search och ordnar om resultaten efter mening.

Den bäddar in frågan och varje resultat och poängsätter dem sedan efter verklig avsiktsmatchning innan den lämnar tillbaka en renare ranking. Lägg den bakom vilken agent eller app som helst som behöver bättre sökning än rena nyckelordsresultat, med en relevansnotis bifogad varje träff.

Så kör den

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Exempel på output

json
// Sample output
// (generated when the pipeline finishes)

Re-rank the Brave results by semantic match to the query intent and return them ordered, each with a relevance_score and one-line justification.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.