Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Perform basic arithmetic operations safely using standard operators without eval or exec
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | 31% | 0% |
| case-03 | ✓→✗ | ▼ Worse | -23% | 0% |
| case-10 | ✓→✗ | ▼ Worse | -49% | 0% |
| case-11 | ✓→✗ | ▼ Worse | -43% | 0% |
| case-15 | ✓→✗ | ▼ Worse | -43% | 0% |
Performs basic arithmetic operations safely.
When user requests calculations, use standard Python operators.
User: "What's 25 + 17?" Agent: uses simple-math skill The result is 42.
Other measured skills in the registry, with their headline benchmark lift.