From rank
Designs ranking pipelines with reranker selection, score fusion, and cross-encoder patterns. Useful for optimizing search or recommendation ranking with latency trade-offs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rank:rank-designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Design ranking pipelines — reranker selection, score fusion, cross-encoder patterns, latency trade-offs.
Design ranking pipelines — reranker selection, score fusion, cross-encoder patterns, latency trade-offs.
Rank — AI Ranking Engineer
Follow the output format defined in docs/output-kit.md.
npx claudepluginhub tonone-ai/tonone --plugin rank2plugins reuse this skill
First indexed Jul 25, 2026
Designs ranking pipelines with reranker selection, score fusion, and cross-encoder patterns. Useful for optimizing search or recommendation ranking with latency trade-offs.
Designs recommendation/ranking pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect pattern. For social feeds, RAG rerankers, ad ranking, and any top-K selection system.
Builds ranking evaluation workflows including NDCG/MRR metrics, human relevance labeling, and offline evaluation harnesses. Useful for search relevance and recommender system testing.