math-modeling-skill
A three-stage workflow for mathematical modeling competitions, supporting model analysis, code implementation, and paper writing.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
Overview
Mathematical modeling skills break tasks into three stages: model analysis, code implementation, and paper writing. Supports Python and MATLAB programming, generates result tables and charts, and provides publication-quality scientific visualization. Features a rich algorithm resource library, dual-engine paper search, and Word/LaTeX paper generation. Suitable for students and researchers participating in competitions such as CUMCM, MCM/ICM.
Capabilities
- ▪Model Analysis: Problem reading, attachment checking, sub-problem decomposition
- ▪Dual-Language Implementation: Supports Python and MATLAB
- ▪Complete Output: Generates result tables and charts
- ▪Publication-Grade Scientific Visualization: Data exploration and chart selection
- ▪Reproducible Execution: Records random seeds and dependency versions
- ▪Dual-Engine Paper Search: OpenAlex + AnySearch
Use cases
Setup
npx skills add https://github.com/xiaomacoltai/math-modeling-skill --skill math-modeling
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install this skill?
Install via npx command: npx skills add https://github.com/xiaomacoltai/math-modeling-skill --skill math-modeling
What programming languages are supported?
Supports Python and MATLAB.
What paper formats are generated?
Default output is a Word document; LaTeX source project and PDF are also available options.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.