---
name: Math Modeling Contest Workflow
slug: math-modeling-contest-workflow
category: AI Engineering
description: Math Modeling Contest Workflow supports CUMCM, MCM/ICM, and Diangong Cup modeling-contest tasks such as problem selection, modeling, robustness checks, paper writing, compliance, and final submission review. It is not for generic data analysis or non-contest paper review.
github: "https://github.com/handsomeZR-netizen/mathmodel-skill/tree/main/skills/mathmodel-skill"
language: Python
stars: 245
forks: 7
install: "npx degit https://github.com/handsomeZR-netizen/mathmodel-skill/tree/main/skills/mathmodel-skill ~/.claude/skills/mathmodel-skill"
installs_to: ~/.claude/skills/mathmodel-skill
source_path: skills/mathmodel-skill/SKILL.md
collection_size: 2
category_size: 2631
collection_url: "https://dirskills.com/collections/handsomeZR-netizen/mathmodel-skill"
added: 2026-09-02T05:21:41.480Z
last_synced: 2026-09-02T05:21:41.480Z
canonical_url: "https://dirskills.com/skills/math-modeling-contest-workflow"
---

# Math Modeling Contest Workflow

Math Modeling Contest Workflow supports CUMCM, MCM/ICM, and Diangong Cup modeling-contest tasks such as problem selection, modeling, robustness checks, paper writing, compliance, and final submission review. It is not for generic data analysis or non-contest paper review.

**Install:**

```bash
npx degit https://github.com/handsomeZR-netizen/mathmodel-skill/tree/main/skills/mathmodel-skill ~/.claude/skills/mathmodel-skill
```

## README

# mathmodel-skill plugin shim

This wrapper exists so Codex plugins can discover the skill from the official `./skills/` plugin layout.

Before doing any work, read `../../SKILL.md` and treat it as the primary workflow. Resolve `references/`, `competitions/`, `templates/`, `scripts/`, and `config/` relative to `../..`.

Do not duplicate workflow rules here; the root `SKILL.md` is the source of truth.
