Armory
Source
Browse
Workflows

tool-use-vision-with-tools

Combine Claude's vision with tools to extract structured data from images like nutrition labels.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install tool-use-vision-with-tools --cli claude

writes the file to.claude/commands/tool-use-vision-with-tools.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/tool-use-vision-with-tools.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 — Combine Claude's vision with tools to extract structured data from images like nutrition labels.

When to use it

Combine Claude's vision with tools to extract structured data from images like nutrition labels.

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/vision_with_tools.ipynb

Notes

Recipe "Using vision with tools" from the anthropic-cookbook tool_use/ family (categories: Multimodal, Tools). License: MIT.