math-olympiad

Generate rigorous proofs for competition math problems and adversarially verify them.

1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/victorjoshi9/content--1- --skill math-olympiad-victorjoshi9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: math-olympiad
Source: https://github.com/victorjoshi9/content--1-/tree/main/.claude/plugins/marketplaces/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad
Command: npx skills add https://github.com/victorjoshi9/content--1- --skill math-olympiad-victorjoshi9

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pdflatex, xelatex, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps solve and verify competition math problems with a rigorous workflow designed to catch subtle proof errors, wrong interpretations, and overconfident mistakes.

Core Features & Use Cases

  • Competition Math Solving: Handles IMO, Putnam, USAMO, AIME, and other olympiad-style problems using careful reasoning.
  • Adversarial Verification: Rechecks proofs in fresh context to find gaps, hidden assumptions, and false reductions before they ship.
  • Calibrated Output: Distinguishes complete solutions from partial progress and will abstain when confidence is not justified.
  • Presentation Refinement: Rewrites verified proofs into cleaner LaTeX-ready form and can compile a PDF when LaTeX is available.
  • Use Case: A student or coach can paste a contest proof attempt, have it stress-tested for correctness, and then receive a cleaner final version if it holds up.

Quick Start

Ask the Skill to solve or verify a specific IMO-style problem, and provide the full statement so it can identify the intended interpretation and begin the proof workflow.

Frequently Asked Questions about math-olympiad

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify a competition math proof for hidden gaps?

You can solve olympiad inequalities and IMO problems by providing the full problem statement. The Skill generates rigorous proofs and adversarially verifies them in a fresh context to ensure strict reasoning and catch subtle errors.

Can I get LaTeX formatted output for a verified Putnam proof?

Yes, LaTeX formatted output is available for verified Putnam proofs. Once verification passes, the Skill rewrites the solution into cleaner LaTeX-ready form and can compile a PDF when pdflatex or xelatex is available.

How do I find a counterexample for a competition math problem?

To find a counterexample for a competition math problem, the Skill applies adversarial verification to stress-test your proof attempt. It searches for false reductions and incorrect interpretations to identify if a counterexample invalidates the solution.

Do I need LaTeX installed to use this olympiad math solver?

You do not need LaTeX installed to solve and verify olympiad math problems. LaTeX dependencies like pdflatex or xelatex are only required if you want to compile a PDF presentation output after the proof verification passes.

What is the best way to check an AIME proof attempt for correctness?

The best way to check an AIME proof attempt is to paste the full contest problem statement and your solution. The Skill stress-tests the proof for correctness through adversarial rechecking and delivers a cleaner final version if it holds up.