Armory
Source
Browse
Workflows

tool-use-tool-search-with-embeddings

Scale Claude applications to thousands of tools using semantic embeddings for dynamic tool discovery.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install tool-use-tool-search-with-embeddings --cli claude

writes the file to.claude/commands/tool-use-tool-search-with-embeddings.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/tool-use-tool-search-with-embeddings.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Official anthropics/anthropic-cookbook workflows component — Scale Claude applications to thousands of tools using semantic embeddings for dynamic tool discovery.

When to use it

Scale Claude applications to thousands of tools using semantic embeddings for dynamic tool discovery.

How to install / invoke

Official Anthropic cookbook recipe (notebook). Open it to follow the runnable walkthrough: https://github.com/anthropics/anthropic-cookbook/blob/main/tool_use/tool_search_with_embeddings.ipynb

Notes

Recipe "Tool search with embeddings" from the anthropic-cookbook tool_use/ family (categories: Tools, RAG & Retrieval). License: MIT.