cd /news/ai-agents/toollery-scaling-llm-agents-to-thous… · home topics ai-agents article
[ARTICLE · art-136696] src=machinebrief.com ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

Toollery: Scaling LLM Agents to Thousands of Skills and Tools

A training-free candidate-compression framework called Toollery improves LLM agent skill and tool selection across libraries scaling to roughly 79,000 capabilities, according to a new arXiv paper (2609.22218v1). Toollery generates user-intent queries from each skill or tool specification and builds a retrieval index that narrows real user requests to a compact top-k candidate set before the LLM makes its final selection. Evaluated on the roughly 79K-capability SkillRouter benchmark, BFCL-V4 with over 440 atomic tools, and 3,396 proprietary smart-cockpit requests over 220 tools, Toollery improved end-to-end selection on the cockpit dataset at a fixed top-10 budget and maintained comparable AST Accuracy on BFCL-V4, though the authors note quality and cost gains depend on workload coverage and provider caching.

by read1 min views1 publishedSep 22, 2026

arXiv:2609.22218v1 Announce Type: new Abstract: As LLM agents are exposed to hundreds to tens of thousands of skills, tools, and API functions, full-library prompting becomes costly, slow, and less reliable: each added candidate increases prompt tokens and latency, while longer candidate lists introduce more distractors for LLM selection. We present \textbf{Toollery}, a training-free candidate-compression framework for scalable LLM skill/tool selection. Following established document-side query expansion, Toollery generates user-intent queries from each skill/tool specification and builds a retrieval index that maps real user requests to compact candidate sets before final LLM decision-making. By treating high-level skills and atomic tools as selectable capabilities, Toollery can be applied to both skill libraries and tool registries. We evaluate Toollery on the roughly 79K-capability SkillRouter benchmark, BFCL-V4 with over 440 atomic tools, and 3,396 proprietary smart-cockpit requests over 220 tools. Across these settings, Toollery keeps online selection bounded to a compact top-$k$ candidate set and improves recall over ordinary specification retrieval. At a fixed top-10 budget, Toollery improves end-to-end selection on the cockpit dataset, and maintains comparable AST Accuracy on BFCL-V4. These results support Toollery as a practical candidate-compression framework for large and evolving agent capability libraries, while showing that quality and cost gains depend on workload coverage and provider caching.

── more in #ai-agents 4 stories · sorted by recency
── more on @toollery 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/toollery-scaling-llm…] indexed:0 read:1min 2026-09-22 ·