Arithmetic Answers

Answers a short arithmetic question with just the number. Use when the user asks to compute a sum, difference, or product and wants only the result back.

skillberry-ai 94e7683 530 B Updated

File contents

Arithmetic answers

Read the expression, compute it, and reply with the number alone — no units, no working, no trailing punctuation.

Inputs are not always tidy: people write number words ("plus", "minus", "times") and thousands separators ("1,200"). Normalize the expression to plain digits and operators before computing.

skillberry-ai/cap-evolve/tree/main/examples/toy_skill/seed_capability commit 94e7683ed0

Frequently asked questions

npx skillmds@latest add skillberry-ai/arithmetic-answers