math-olympiad

Solve competition math problems with rigorous proofs and calibrated abstentions.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/NGTPTE/TuriX-MarketPlace --skill math-olympiad-ngtpte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: math-olympiad
Source: https://github.com/NGTPTE/TuriX-MarketPlace/tree/main/plugins/math-olympiad/skills/math-olympiad
Command: npx skills add https://github.com/NGTPTE/TuriX-MarketPlace --skill math-olympiad-ngtpte

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 when correctness matters more than speed, especially for proofs that need rigorous checking and honest abstention when the answer is uncertain.

Core Features & Use Cases

  • Adversarial proof workflow: Solves IMO, Putnam, USAMO, AIME, and broader olympiad-style problems with fresh-context verification designed to catch subtle logical gaps.
  • Calibrated outcomes: Produces complete solutions when warranted, or clearly states that no confident solution is available instead of guessing.
  • Presentation polish: Rewrites verified proofs into cleaner LaTeX and can compile a PDF when a local TeX engine is available.
  • Use case: A student or coach can use it to validate a contest proof, stress-test a counterexample claim, or turn a rough solution into a publishable write-up.

Quick Start

Use the math-olympiad skill to solve this competition problem, verify the proof, and present the final answer clearly.

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 logical gaps?

To verify a competition math proof, this Skill uses an adversarial workflow with fresh-context solver and verifier passes to check rigorous solutions and flag logical gaps. It provides calibrated vote-based review to ensure proof correctness.

What is the best way to solve IMO and Putnam problems with confidence?

The best way to solve IMO and Putnam problems confidently is generating rigorous proofs with adversarial verification, producing complete solutions or calibrated abstentions instead of guessing when uncertain. This ensures honest and reliable outcomes.

Can I compile my olympiad proof into a PDF using LaTeX?

Yes, you can compile olympiad proofs into a PDF using LaTeX. The Skill rewrites verified proofs into clean LaTeX and compiles a PDF when a local TeX engine like pdflatex or xelatex is available.

Does this proof checker provide an answer when it is uncertain?

No, the proof checker does not guess when uncertain. It applies calibrated abstention, clearly stating that no confident solution is available instead of providing a potentially incorrect answer for olympiad problems.

Do I need a local TeX engine to use the math olympiad verification Skill?

You do not need a local TeX engine to verify math olympiad proofs, but having pdflatex or xelatex installed is required if you want to compile and export the verified solution as a clean PDF.

How do I stress-test a counterexample claim for an olympiad inequality?

To stress-test a counterexample claim for an olympiad inequality, submit the problem to the Skill's adversarial verification workflow, which evaluates the counterexample rigorously and confirms or rejects it via vote-based review.