mcpbeat

Mathmodel Skill

handsomezr-netizen/mathmodel-mathmodel-skill

Plugin shim for the mathmodel-skill competition workflow. Use when Codex invokes this plugin for a CUMCM, MCM/ICM, or Diangong Cup modeling-contest task, including problem selection, modeling, robustness, contest-paper writing, compliance, or final submission review. Do not use for generic data analysis or non-competition paper review.

196 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
172
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/handsomeZR-netizen/mathmodel-skill --skill mathmodel-skill

The instruction itself

1 sections, as written by the author

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.

How to use it

Copy the folder

Take handsomezr-netizen/mathmodel-mathmodel-skill from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.