dsh-math-olympiad
Run the following command in DeepSeek Harness:
dsh plugin install 988hj7tczd-oss/dsh-math-olympiad
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install 988hj7tczd-oss/dsh-math-olympiad in DeepSeek Harness to install the olympiad math skill; source at https://github.com/988hj7tczd-oss/dsh-math-olympiad
About this plugin
When LLMs tackle olympiad-level math, the typical failure is not incompetence but overconfidence: a wrong answer delivered with no self-check and no admission of doubt. dsh-math-olympiad turns the solve-and-verify loop into a strict multi-stage pipeline: pure-reasoning solve, think-chain stripping, a fresh-context subagent that attacks the proof clause by clause, up to two repair rounds, and an honest no confident solution output with a blocker note when the proof still fails. Structural guarantees keep the verifier from ever seeing the raw chain of thought, eliminating self-review hallucination.
At runtime the skill follows Pólya-style reasoning, the verifier runs predefined failure-pattern attacks including open-problem specializations, and confidence is restricted to high, medium, or a candid abstention. When a LaTeX engine is available the proof compiles to PDF; otherwise it falls back to Markdown math without breaking.
Built for IMO, Putnam, USAMO, and AIME contestants and coaches, as well as researchers who need a solvable answer plus an auditable verification trail plus a clear confidence label. It does not promise a correctness rate, but it does promise rigorous process and honest output.
Use Cases
- Solving and verifying IMO, Putnam, USAMO, or AIME problems
- Independent adversarial review of solutions during competition mock training
- Generating auditable solve reports with confidence labels and optional PDF output
Best For
- Contestants and coaches preparing for international math olympiads
- Researchers who need a solve-and-verify pipeline with honest abstention
- DSH ecosystem developers building or extending skill plugins
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.