astronomy-physicsresearch
calculator
Perform basic arithmetic calculations including addition, subtraction, multiplication, division, and handling of decimal numbers, parentheses, and order of operations. Use when users ask to calculate, compute, or solve mathematical expressions such as "What is 123 + 456?", "Calculate 15.5 * 3", "Compute (10 + 5) * 2 - 8", or any arithmetic operations.
maintainer
LillianLi110130
更新于 4/1/2026
星标
3
分支
0
quick start
Installation and usage
Perform basic arithmetic calculations including addition, subtraction, multiplication, division, and handling of decimal numbers, parentheses, and order of operations. Use when users ask to calculate, compute, or solve mathematical expressions such as "What is 123 + 456?", "Calculate 15.5 * 3", "Compute (10 + 5) * 2 - 8", or any arithmetic operations.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use calculator