math-olympiad

Solve IMO, Putnam, USAMO, and AIME problems with adversarial verification.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Solves competition math problems (IMO, Putnam, USAMO, AIME) by combining strict self-reasoning with an adversarial verifier to catch gaps and prevent bluffing.

Core Features & Use Cases

  • Dual-stage validation: internal solution plus adversarial verifier to expose gaps.
  • Structured workflow: interpretation check, candidate generation, clean solution isolation, adversarial verification, ranking, and presentation.
  • PDF-ready final solutions when verification passes, with LaTeX formatting.
  • Reproducible workflow: deterministic steps and verifiable results.

Quick Start

Provide the problem statement and invoke the solver workflow to obtain a verified written solution.

Frequently Asked Questions about math-olympiad

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

FAQPage Schema
How do I solve competition math problems with adversarial verification?

To solve olympiad math problems, you provide the problem statement and invoke a structured solver workflow that generates candidates, isolates clean solutions, and applies adversarial verification to catch gaps before presenting LaTeX-formatted proofs.

What types of olympiad math problems can an adversarial proof solver handle?

An adversarial proof solver handles problems from IMO, Putnam, USAMO, and AIME, including proving inequalities, constructing counterexamples, and verifying proofs through strict validation and reproducible deterministic steps.

Can I get LaTeX formatted solutions for IMO and Putnam problems?

Yes, when verification passes, the workflow produces PDF-ready final solutions with LaTeX formatting, ensuring presentation-ready outputs for competition math problems from IMO, Putnam, USAMO, and AIME.

How does adversarial verification catch gaps in mathematical proofs?

Adversarial verification exposes gaps by running a dual-stage validation where an adversarial verifier challenges the internal solution to prevent bluffing. This enforces strict validation through interpretation checks, candidate generation, and clean solution isolation before ranking and presentation.

Is a reproducible math solver suitable for constructing counterexamples in olympiad proofs?

Yes, the reproducible math solver applies deterministic steps and verifiable results to tasks including constructing counterexamples and proving inequalities, making it suitable for rigorous olympiad proof work where strict validation is required.

What are the limitations of using an automated solver for competition math proofs?

The solver depends on adversarial verification passing to produce final outputs; if the verifier catches unresolved gaps, presentation-ready solutions are withheld. It enforces strict validation, so incomplete reasoning cannot bypass the adversarial check.