Install
openclaw skills install calc-toolPerform mathematical calculations from the command line. Arithmetic, trig, and unit conversion.
openclaw skills install calc-toolCommand-line calculator supporting arithmetic, trig, and unit conversion.
calc-tool '2 + 2'
calc-tool '2 + 2'
calc-tool 'sin(45) * 10'
calc-tool '100 cm to inches'
man bc (if available)