calculator

Installation
SKILL.md

Calculator Skill

A simple calculator skill that performs basic arithmetic operations.

When This Skill Applies

This skill activates when the user's request involves:

  • Basic arithmetic calculations (addition, subtraction, multiplication, division)
  • Math expressions evaluation
  • Number computation requests

Instructions

When this skill is activated:

  1. Parse the mathematical expression from the user's request
  2. Perform the calculation step by step
  3. Return the result clearly
Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Jan 30, 2026
calculator — openclaw/skills