plugin.json 356 B

12345678
  1. {
  2. "name": "math-olympiad",
  3. "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.",
  4. "author": {
  5. "name": "Anthropic",
  6. "email": "support@anthropic.com"
  7. }
  8. }