Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Problem-solving strategies for convergence in real analysis
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -70% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -58% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -68% | 0% |
Use this skill when working on convergence problems in real analysis.
sympy_compute.py limit "a_{n+1}/a_n"sympy_compute.py limit "a_n^(1/n)"z3_solve.py prove for inequality boundssympy_compute.py sum "a_n" --var n --from 0 --to oobashuv run python -m runtime.harness scripts/sympy_compute.py limit "a_n" --var n --at oo
bashuv run python -m runtime.harness scripts/sympy_compute.py sum "1/n**2" --var n --from 1 --to oo
bashuv run python -m runtime.harness scripts/z3_solve.py prove "series_bounded"
See .claude/skills/math-mode/SKILL.md for full tool documentation.
Other measured skills in the registry, with their headline benchmark lift.