mteb-retrieve

Community

Semantic similarity retrieval with embeddings.

AuthorZurybr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill streamlines the process of finding semantically similar documents or items to a given query using embedding models, crucial for tasks like document ranking and information retrieval.

Core Features & Use Cases

  • Data Preprocessing: Cleans raw text data by removing formatting artifacts like line numbers and whitespace.
  • Embedding Computation: Guides the selection and use of appropriate embedding models for accurate semantic representation.
  • Similarity Ranking: Computes similarity scores and ranks documents to identify top-k relevant results.
  • Use Case: When searching a large knowledge base for documents related to "agentic AI patterns," this skill helps identify and rank the most relevant articles based on their semantic meaning.

Quick Start

Use the mteb-retrieve skill to find the top 5 documents semantically similar to the query "best practices for LLM agents" from the provided document set.

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/Zurybr/lefarma-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 223,000+ vetted skills library on demand.