Skill160 repo starsupdated 5d ago
mathmodel-skill
mathmodel-skill provides a plugin interface for mathematical modeling competition support, including guidance for CUMCM, MCM/ICM, and Diangong Cup contests. Use this skill when you need assistance with model selection, robustness analysis, competition paper writing, or final review processes. The skill references centralized workflow documentation and resources organized in competitions, templates, and scripts directories.
Install in Claude Code
Copygit clone --depth 1 https://github.com/handsomeZR-netizen/mathmodel-skill /tmp/mathmodel-skill && cp -r /tmp/mathmodel-skill/skills/mathmodel-skill ~/.claude/skills/mathmodel-skillThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
# 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.