vibeeval/continuity
Problem-solving strategies for continuity in real analysis
npx skills add https://github.com/vibeeval/vibecosystem --skill continuity
Use this skill when working on continuity problems in real analysis.
sympy_compute.py limit "f(x)" --var x --at asympy_compute.py limit "f(x)" --var x --at a --dir leftz3_solve.py prove "limit_exists implies continuous"uv run python -m runtime.harness scripts/sympy_compute.py limit "f(x)" --var x --at a
uv run python -m runtime.harness scripts/sympy_compute.py limit "f(x)" --var x --at a --dir left
uv run python -m runtime.harness scripts/z3_solve.py prove "continuous_at_a"
See .claude/skills/math-mode/SKILL.md for full tool documentation.
Take vibeeval/continuity 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.