Agent skill
calculator
Performs basic arithmetic calculations.
Stars
0
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/shuailiang1/AMAnalyze/tree/main/skills/caculator
SKILL.md
Description
Performs basic arithmetic calculations.
Inputs
- expression: string
Outputs
- result: number
Example
Input: "3 * (4 + 5)" Output: 27
Didn't find tool you were looking for?