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.
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use calculator