MathModelAgent
Automate math modeling contests from analysis to submission-ready paper
All Skills in This Repository (10)
Pure Emerald Level Indicatorstypst-author
Generate, edit, and troubleshoot Typst code for .typ files.
3coding-visual
Translate modeling plans into executable code and data-driven visuals.
_references
Consolidate shared math-modeling norms into a cross-SKILL reference.
doctor
Detect missing math modeling prerequisites and output platform-specific install commands.
2analysis-modeling
Generate an ANALYSIS_MODELING_REPORT and modeling plan from problem statements.
5writing
Automate Typst-based math modeling paper drafting from analysis reports and figures.
1start-mathmodel
Generate plan.md and todo.md and orchestrate a math modeling contest workflow.
6verity
Validate Typst papers against structural, content, and formatting quality gates.
4drawio
Generate DrawIO sources and PDFs for non-data diagrams from reports.
mathmodel-figure-templates
Generate publication-style scientific figures from bundled Python matplotlib templates.
Frequently Asked Questions
FAQPage SchemaHow to install MathModelAgent?▼
Run `npx skills add jihe520/MathModelAgent --all -g -y` in your terminal to install the full modeling skill suite globally.
How to auto-generate a math modeling paper with AI?▼
After installing, run the /1start-mathmodel command in Claude Code or Codex and describe your contest problem; the agent handles analysis, modeling, coding, figures, and paper writing end to end.
Which contests and templates does MathModelAgent support?▼
It ships 17 Typst and LaTeX templates covering CUMCM, MCM/ICM, APMCM, MathorCup, Huawei Cup, and other major Chinese and English competitions.
Does MathModelAgent work with Claude Code and Codex?▼
Yes. All skills follow the universal SKILL.md standard and run directly in Claude Code, Codex, and other compatible agent harnesses.
Can I use MathModelAgent without coding experience?▼
Yes. You only need to describe the contest problem in plain language; the agent writes and runs the code, draws figures, and compiles the final PDF for you.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides