math-olympiad

Verify olympiad-style math proofs with adversarial checks and LaTeX output.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/SOLEROM/cldlab --skill math-olympiad-solerom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: math-olympiad
Source: https://github.com/SOLEROM/cldlab/tree/main/login/tildaClaude_cleanAfterAcceptKey/plugins/marketplaces/claude-plugins-official/plugins/math-olympiad/skills/math-olympiad
Command: npx skills add https://github.com/SOLEROM/cldlab --skill math-olympiad-solerom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides an automated framework for solving competition math problems with adversarial verification to catch errors that self-verification misses.

Core Features & Use Cases

  • Adversarial solver and verifier workflow for olympiad problems (IMO, Putnam, USAMO, AIME).
  • Dual-context isolation, pattern-driven attack checks, and staged verification culminating in a presentation-friendly solution.
  • LaTeX-ready output and PDF generation for professional delivery.

Quick Start

Provide a problem statement to begin the adversarial solver-verifier workflow and receive a verified, presentation-ready solution.

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 automatically?

Automated adversarial verification of olympiad math proofs works by using a fresh-context verifier and pattern-driven attack checks to iteratively validate inequalities and other competition problems, catching logical errors that self-verification misses.

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

Yes, the adversarial solver and verifier workflow supports competition problems from IMO, Putnam, USAMO, and AIME, including proving inequalities and validating complex mathematical proofs across these formats.

How do I get LaTeX-ready output from a math competition solver?

To get LaTeX-ready output from a math competition solver, provide an olympiad problem statement to the adversarial workflow, which completes a presentation pass generating LaTeX-ready proofs for professional delivery.

What is dual-context isolation in mathematical proof verification?

Dual-context isolation in mathematical proof verification is an adversarial technique that separates solving and verifying into independent contexts to objectively attack and validate proofs without solver bias.

Why does self-verification fail to catch errors in competition math proofs?

Self-verification fails to catch errors in competition math proofs because it lacks adversarial scrutiny; applying structured attack patterns and iterative refinement exposes hidden logical flaws that self-checking consistently misses.

What are the limitations of automated adversarial verification for olympiad proofs?

Automated adversarial verification for olympiad proofs is constrained by pattern-driven checks and staged refinement, focusing strictly on competition-level problems like IMO and Putnam rather than general mathematical reasoning.