math-olympiad

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

Updated Dec 17, 2024
One-click install
npx skills add https://github.com/LAF-US/IDAHO-VAULT --skill math-olympiad-laf-us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: math-olympiad
Source: https://github.com/LAF-US/IDAHO-VAULT/tree/main/.claude/plugins/marketplaces/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad
Command: npx skills add https://github.com/LAF-US/IDAHO-VAULT --skill math-olympiad-laf-us

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Solve competition math problems with adversarial verification to catch errors that self-verification misses.

Core Features & Use Cases

  • End-to-end workflow for olympiad problems including interpretation check, candidate generation, clean solution extraction, adversarial verification, and presentation pass.
  • Supports problems from IMO, Putnam, USAMO, and AIME with counterexamples and proof auditing.
  • Generates LaTeX-ready, presentation-quality outputs for verified solutions.

Quick Start

Provide a problem statement to initiate the solver and trigger the full adversarial verification 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 olympiad math proofs for errors that standard self-checking misses?

Adversarial verification catches proof errors by applying counterexamples and auditing to competition math problems. It interprets the problem, generates candidate solutions, and performs adversarial checks to ensure mathematical accuracy before presentation.

Can I use this to solve IMO, Putnam, and AIME competition problems?

Yes, the solver supports IMO, Putnam, USAMO, and AIME-style competition math problems. It handles problem interpretation, candidate generation, and adversarial verification tailored specifically to these olympiad formats.

Does the adversarial verification workflow output LaTeX-ready solutions?

Yes, the adversarial verification workflow generates LaTeX-ready, presentation-quality outputs for verified solutions. After completing the checks, it formats the final proof for direct presentation use.

What is the best way to start solving a competition math problem with adversarial verification?

Provide a problem statement to initiate the solver and trigger the full adversarial verification workflow. The process automatically runs end-to-end through interpretation, candidate generation, clean extraction, and verification.

How does adversarial verification improve mathematical proof checking over standard methods?

Adversarial verification improves proof checking by actively generating counterexamples and auditing reasoning, catching logical errors that standard self-verification methods typically miss in olympiad solutions.