mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-04-26 19:58:39 +00:00
9 lines
356 B
JSON
9 lines
356 B
JSON
|
|
{
|
||
|
|
"name": "math-olympiad",
|
||
|
|
"description": "Solve competition math (IMO, Putnam, USAMO) with adversarial verification that catches what self-verification misses. Fresh-context verifiers attack proofs with specific failure patterns. Calibrated abstention over bluffing.",
|
||
|
|
"author": {
|
||
|
|
"name": "Anthropic",
|
||
|
|
"email": "support@anthropic.com"
|
||
|
|
}
|
||
|
|
}
|