Tencent Open-Sources R3-Skill Retrieval Stack

tomaarsen · x · 2026-07-14

Tencent released R3-Skill, a two-stage retrieval stack designed specifically for LLM agent skills routing. It targets skill files like Anthropic's SKILL.md rather than traditional RAG text retrieval.

It consists of two 0.6B models, both under the Apache 2.0 license:

The author emphasizes that these models aren't meant for general text retrieval. They are fine-tuned specifically for skill retrieval—selecting the appropriate skills within an agent workflow.

Original post →

More from coding & agent

coding & agent channel →