math-modeling-skill
Complete math modeling contests from analysis to finished paper
All Skills in This Repository (8)
Pure Emerald Level Indicatorsmath-modeling
Coordinate analysis, coding, and writing tasks for math modeling competitions.
xlsx
Create, clean, and transform spreadsheet data into XLSX files with openpyxl.
paper-search
Search scholarly papers via the OpenAlex API and extract titles, authors, years, DOIs, and abstracts.
LaTeX工具
Create, compile, and validate template-driven LaTeX math modeling papers with hash-bound resources.
科研可视化工具
Generates publication-grade scientific figures from profiled data with matplotlib and MATLAB.
Extract, merge, split, fill, and create PDF files using Python libraries and command-line tools.
DOCX工具
Create, edit, validate, and convert Word DOCX documents with OMML equations and LaTeX conversion.
Excel工具
Read, create, modify, and validate XLSX files with formula recalculation and error checking.
Frequently Asked Questions
FAQPage SchemaHow to install math-modeling-skill?▼
Run `npx skills add XiaoMaColtAI/math-modeling-skill --all -g -y` in your terminal to install the full suite globally.
What does this skill do for math modeling contests?▼
It splits the contest into three stages: problem analysis and model selection, Python or MATLAB implementation with figures, and Word or LaTeX paper writing, with quality checks at each stage.
Which competitions does it support?▼
It works for CUMCM, MCM/ICM, APMCM, MathorCup, and general modeling projects, using each contest's official templates and rules.
Does it work with Claude Code and other AI agents?▼
Yes. It follows the standard SKILL.md format and runs in Claude Code, Codex, Cursor, Trae, and DeepSeek Harness via the included plugin preset.
Can I run only one stage instead of the full workflow?▼
Yes. You can ask for just the analysis report, just the code and figures, or just the paper, and the agent loads only that stage's instructions.
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