Agent Skill
2/7/2026calculator
A skill for performing mathematical calculations including addition and unit conversions.
K
konnase
0GitHub Stars
1Views
npx skills add konnase/example-skills
SKILL.md
| Name | calculator |
| Description | A skill for performing mathematical calculations including addition and unit conversions. |
name: calculator description: A skill for performing mathematical calculations including addition and unit conversions.
Calculator Skill
Use this skill when the user asks for calculations. Available scripts:
calculator/calculator.py: A Python script that adds two numbers. Use the shell tool to run it like:python calculator/calculator.py 123 456
Check conversion_rates.json for specific conversion factors.
Skills Info
Original Name:calculatorAuthor:konnase
Download