Armory
Source
Browse
Workflows

tool-use-calculator-tool

Provide Claude with calculator tool for arithmetic operations and mathematical problem solving.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install tool-use-calculator-tool --cli claude

writes the file to.claude/commands/tool-use-calculator-tool.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/tool-use-calculator-tool.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 — Provide Claude with calculator tool for arithmetic operations and mathematical problem solving.

When to use it

Provide Claude with calculator tool for arithmetic operations and mathematical problem solving.

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

Notes

Recipe "Using a calculator tool with Claude" from the anthropic-cookbook tool_use/ family (categories: Tools). License: MIT.