
calculator
A skill for performing mathematical calculations including addition and unit conversions.
提供方 konnase|开源
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.