Skill160 estrellas del repoactualizado 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.
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/handsomeZR-netizen/mathmodel-skill /tmp/mathmodel-skill && cp -r /tmp/mathmodel-skill/skills/mathmodel-skill ~/.claude/skills/mathmodel-skillDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
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.