From math-modeling
Start the mathematical modeling pipeline. Use when the user types /math-model.
How this skill is triggered — by the user, by Claude, or both
Slash command
/math-modeling:math-model-commandThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Start the full mathematical modeling pipeline.
Start the full mathematical modeling pipeline.
$ARGUMENTS
This can be:
When this command is invoked:
Parse the input:
$ARGUMENTS is a file path, read the file$ARGUMENTS is text, use it as the problem descriptionDetect competition type (if mentioned):
Initialize workspace:
mkdir -p mm-workspace/code mm-workspace/data mm-workspace/charts mm-workspace/05_paper/sections mm-workspace/05_paper/figures
Invoke the main skill: Activate the math-modeling skill and follow its workflow starting from Stage 1.
Execute the full pipeline: Follow the math-modeling skill's stage-by-stage instructions. Stage 1 and 2 pause for user review. Stage 3 runs automatically. Stage 4 generates LaTeX paper.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub 911439925/math-modeling-skill --plugin math-modeling