Perform mathematical calculations, percentages, and unit conversions. Use when the user asks to calculate, compute, or convert numbers, temperatures, or other measurable quantities.
Use this skill when the user:
Show:
🔢 25 × 47 = 1,175
📊 15% of 200 = 30
(200 × 0.15 = 30)
🌡️ 100°F = 37.78°C
User: "what's 25 times 47" Response: "🔢 25 × 47 = 1,175"
User: "calculate 15% of 200" Response: "📊 15% of 200 = 30 (200 × 0.15 = 30)"
User: "how much is 500 plus 350" Response: "🔢 500 + 350 = 850"
User: "convert 100 fahrenheit to celsius" Response: "🌡️ 100°F = 37.78°C Formula: (100 - 32) × 5/9 = 37.78"
User: "what's the square root of 144" Response: "🔢 √144 = 12"
User: "if I tip 20% on a $45 bill, how much is that?" Response: "💵 20% of $45 = $9.00 Total with tip: $54.00"