rerank

Official

Boost search relevance with reranking.

Authorzilliztech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill improves the relevance of search results by reranking initial results with a cross-encoder.

Core Features & Use Cases

  • Second-stage ranking: Use cross-encoder reordering to refine top-K results after an initial vector search.
  • Flexible integration: Works with existing pipelines (RAG, semantic search) to boost precision without rebuilding recall.
  • Use Case: When initial results are broad, apply rerank to surface the most relevant documents for a query like "What is Milvus?".

Quick Start

Use the rerank skill to re-order the top-K results from a vector search by applying a cross-encoder re-ranker model to the candidate docs.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rerank
Download link: https://github.com/zilliztech/milvus-marketplace/archive/main.zip#rerank

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.