Best
Community@best6668 · Anhui Province
Jinan University major in Information and Computing Science
Agent Skills by Best
Showing 26 vetted skills indexed across 1 GitHub repositories.
model-review
Simulate expert judges to review modeling proposals and identify weaknesses.
model-creator
Generate and rank 5-8 modeling plans for math competition problems.
paper-write
Generate a complete LaTeX manuscript from PAPER_PLAN.md and MODELING_NARRATIVE.md.
solve-bridge
Translate SOLVE_PLAN.md into runnable solver code and collect initial results.
problem-analysis
Extract subproblems, constraints, and candidate modeling methods from competition problem descriptions.
adapt-skill
Convert an ARIS SKILL.md into an AMIS-compatible SKILL.md with validation.
problem-decomposer
Identify and structure multi-subproblem tasks from mathematical modeling competition statements.
modeling-discovery
Orchestrate end-to-end modeling scheme discovery with phase gates and evidence-based ranking.
model-validation
Automate end-to-end predictive model validation with holdout and cross-validation.
sensitivity-analysis
Quantify model output dependence on input parameters via OAT, Monte Carlo, and Sobol analyses.
model-refine
Refine vague modeling ideas into implementable proposals for math modeling contests.
run-solver
Execute local Python or MATLAB solvers with timeout protection and result collection.
data-preprocessing
Automate data cleaning, missing-value handling, outlier detection, and correlation analysis.
auto-optimize-loop
Automate multi-round review and refinement of research artifacts using Codex MCP.
paper-compile
Compile LaTeX papers into PDFs and fix common build errors.
analyze-results
Analyze solver results to compute statistics and generate comparison tables.
paper-figure
Generate publication-quality figures and LaTeX-ready snippets from modeling data.
paper-plan
Generate structured math modeling competition paper outlines from subproblem-to-model mappings.
feasibility-check
Assess modeling approach feasibility under data, time, and computational constraints.
mathmodel-pipeline
Automate mathematical modeling research from problem analysis to paper draft.
solve-plan
Translate a modeling approach into a subproblem-driven solve plan with methods and budgets.
monitor-solver
Track solver progress and timing across Python and MATLAB optimization workflows.
auto-paper-improvement-loop
Automates two rounds of review-fix-recompile for LaTeX papers.
model-refine-pipeline
Integrate model refinement and solve planning into executable research pipelines.