Mathmodel Skill

Run the full math-modeling contest workflow from topic pick to final paper review.

Test report

Verdict
In test queue
Tested
Environment
Pending

In the test queue — machine-screened (validator 85/100, 125★ repo), full install/trigger/output test scheduled.

What Mathmodel Skill does

数学建模竞赛端到端工作流, 用于 CUMCM 国赛 / MCM·ICM 美赛 / 电工杯的选题、建模、求解、论文写作和终稿审核. Use when Codex helps with 建模、数模、CUMCM、国赛、MCM、ICM、美赛、电工杯、A题/B题/C题、竞赛论文、模型选择、灵敏度分析、摘要写作或终稿 review. 10 阶段 + 4 反馈层, 全程编号问答式, 支持 Codex Skills / AGENTS.md / plugin packaging, state 跨 Codex 与 Claude Code 互通.

How to install Mathmodel Skill

git clone https://github.com/handsomeZR-netizen/mathmodel-skill ~/.claude/skills/mathmodel-skill

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Mathmodel Skill

  • /mathmodel-skill Run the full math-modeling contest workflow from topic pick to final paper review.

It also activates on plain-language prompts like these:

  • Help me pick a topic for the CUMCM math modeling contest
  • Run sensitivity analysis for my MCM model
  • Review my math modeling paper before final submission

Frequently asked questions

Is the Mathmodel Skill skill free?
Yes. The skill itself is free from handsomeZR-netizen/mathmodel-skill. SkillProof publishes the install command and an independent test verdict at no cost.
Does Mathmodel Skill work with Claude Code?
It is in our test queue — we run every skill on real work before issuing a verdict, and this one is scheduled.
How do I install Mathmodel Skill?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Mathmodel Skill with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.