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.
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.
Once installed, you can use this skill by running the following command in your terminal:
skills use calculator