parcadei/limits
Problem-solving strategies for limits in real analysis
npx skills add https://github.com/parcadei/Continuous-Claude-v3 --skill limits
Use this skill when working on limits problems in real analysis.
sympy_compute.py diff on numerator/denominatorz3_solve.py provemath_scratchpad.py verifyuv run python -m runtime.harness scripts/sympy_compute.py limit "sin(x)/x" --var x --at 0
uv run python -m runtime.harness scripts/sympy_compute.py diff "x**2" --var x
uv run python -m runtime.harness scripts/z3_solve.py prove "limit_bound" --vars x
See .claude/skills/math-mode/SKILL.md for full tool documentation.
Take parcadei/limits from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.