AI AGENT ADDONS

An AI agent can solve the hardest math competition problems. It uses a special two-step method. First it tries to solve the problem. Then a fresh verifier checks the solution for mistakes. This catches errors that normal self-checking misses.

The agent gives calibrated confidence in its answers. If it is not sure, it says no confident solution. It never makes up a false answer. The verification attacks the proof with specific failure patterns, not just general logic checks.

This skill works for problems from IMO, Putnam, USAMO, and AIME. It can also check if a proof is correct. It produces a clean PDF with LaTeX when verification passes.

Add Math Olympiad skill to your workflow

Global

mkdir -p ~/.claude/skills/math-olympiad

Project

mkdir -p .claude/skills/math-olympiad

Source Repository

Stars
31,260
Forks
3,414
Watchers
31,260
License
Apache-2.0
Last Push
23 days ago
Created
8 months ago