mteb-retrieve

Official

Embedding retrieval and semantic ranking.

Authorletta-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides text embedding retrieval tasks, including encoding documents, computing similarities, and ranking documents by semantic similarity.

Core Features & Use Cases

  • Model loading & encoding: Use sentence-transformers to encode documents and query.
  • Similarity computation: Cosine similarity to rank documents by relevance.
  • Retrieval & verification: Retrieve top-k results and verify semantic alignment.

Quick Start

Example: encode a set of documents and a query, then retrieve the top-5 most similar documents by cosine similarity.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: mteb-retrieve
Download link: https://github.com/letta-ai/skills/archive/main.zip#mteb-retrieve

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 471,000+ vetted skills library on demand.