Skill Claude CodeCodex
Use when solving CUMCM, MCM, ICM, or other mathematical modeling tasks that need contest problem intake, model selection, Python solving, figures, paper writing, quality audit, and packaged deliverables.
Skill Claude CodeCodex
Use when solving CUMCM, MCM, ICM, or other mathematical modeling tasks that need contest problem intake, model selection, Python solving, figures, paper writing, quality audit, and packaged deliverables.
Skill Claude CodeCodex
Pre-pipeline aggregator that scans AI agent cache directories (.claude, .cursor, .antigravity, .openclaw) or any user-specified directory for experimentation logs, extracts insights and numeric results, and formats them as PaperOrchestra-ready inputs (idea.md + experimentallog.md). TRIGGER when the user says…
Skill Claude CodeCodex
Step 5 of the PaperOrchestra pipeline (arXiv:2604.05018). Iteratively refine drafts/paper.tex by simulating peer review and applying targeted revisions, with strict accept/revert halt rules. Maintains a worklog and snapshots each iteration so revert is real, not symbolic. TRIGGER when the orchestrator delegates Step 5…
Skill Claude CodeCodex
Step 3 of the PaperOrchestra pipeline (arXiv:2604.05018). Execute the literature search strategy from outline.json — discover candidate papers via web search, verify them through Semantic Scholar (Levenshtein > 70 fuzzy title match, temporal cutoff, dedup by paperId), build a BibTeX file, and draft Introduction +…
Skill Claude CodeCodex
Step 1 of the PaperOrchestra pipeline (arXiv:2604.05018). Convert (idea.md, experimentallog.md, template.tex, conferenceguidelines.md) into a strict JSON outline containing a plotting plan, literature search plan (Intro + Related Work), and section-level writing plan with citation hints. TRIGGER when the orchestrator…
Skill Claude CodeCodex
Run the four paper-quality autoraters from PaperOrchestra (arXiv:2604.05018, App. F.3) — Citation F1 (P0/P1 partition + Precision/Recall/F1), Literature Review Quality (6-axis 0-100 with anti-inflation rules), SxS Overall Paper Quality (side-by-side), and SxS Literature Review Quality (side-by-side). TRIGGER when the…
Skill Claude CodeCodex
Orchestrate the full PaperOrchestra (Song et al., 2026, arXiv:2604.05018) five-agent pipeline to turn unstructured research materials (idea, experimental log, LaTeX template, conference guidelines, optional figures) into a submission-ready LaTeX manuscript and compiled PDF. TRIGGER when the user asks to "write a paper…
Skill Claude CodeCodex
Reverse-engineer raw materials (Sparse idea, Dense idea, experimental log) from an existing AI research paper to build a benchmark case for evaluating paper-writing pipelines. Replicates the PaperWritingBench dataset construction procedure from arXiv:2604.05018 §3 / App. C. TRIGGER when the user asks to "build a…
Skill Claude CodeCodex
Step 2 of the PaperOrchestra pipeline (arXiv:2604.05018). Execute the visualization plan from outline.json — render plots and conceptual diagrams from experimentallog.md and idea.md, optionally refine via VLM critique loop, and produce context-aware captions. Runs in parallel with the literature-review-agent. TRIGGER…
Skill Claude CodeCodex
Step 4 of the PaperOrchestra pipeline (arXiv:2604.05018). ONE single multimodal LLM call that drafts the remaining paper sections (Abstract, Methodology, Experiments, Conclusion), extracts numeric values from experimentallog.md into LaTeX booktabs tables, splices the generated figures from Step 2, and merges…
Skill Claude CodeCodex
Use when EZmathmodel model selection is unclear after the modeling decision tree, the problem spans multiple domains, or modeler needs several candidate approaches before writing modelingplan.md.
Skill Claude CodeCodex
A guide for finding public datasets from sources such as Kaggle, UCI, Hugging Face, and Tianchi. A dataset is a collection of data used for analysis or model training.
Skill Claude CodeCodex
Use when EZmathmodel runs in multi or hybrid mode and has two or more independent subtasks that can be assigned to subagents without shared files, shared state, or dataflow dependencies.
Skill Claude CodeCodex
Use when EZmathmodel needs to convert paper.md to paper.docx, read a DOCX problem statement, preserve equations and tables, or package a modeling report as a Word document.
Skill Claude CodeCodex
Use when EZmathmodel multi or hybrid mode needs several domain-specialist subagents to gather outside knowledge, industry context, model theory, or sensitivity-analysis references in parallel.
Skill Claude CodeCodex
Use after EZmathmodel writer creates paper.md and before quality audit when a long modeling paper needs less AI-like prose while preserving formulas, data, citations, tables, and figures.
Skill Claude CodeCodex
A tool workflow for converting PDFs, images, and web pages into Markdown text, with support for Chinese documents, tables, formulas, and OCR (reading text from images).
Skill Claude CodeCodex
A multi-source search workflow for finding academic papers through OpenAlex, arXiv, Semantic Scholar, and Crossref. It returns structured details such as titles, authors, abstracts, DOIs, and citation counts.
Skill Claude CodeCodex
Use when EZmathmodel needs to read or convert PDF problem statements, extract text or tables from PDF attachments, summarize reference papers, or fall back when MinerU is unavailable.
Skill Claude CodeCodex
An entry point for academic paper search tools that use OpenAlex and combined search scripts to find research papers.
Skill Claude CodeCodex
Use when the user explicitly asks EZmathmodel to create defense slides, academic presentation slides, Beamer slides, or PPT after the modeling paper has been packaged.
Skill Claude CodeCodex
Use after EZmathmodel coding has produced src/.py and before packaging when code quality, reuse, vectorization, naming, or unnecessary complexity should be reviewed without changing behavior.
Skill Claude CodeCodex
Use when developing or extending EZmathmodel itself from a written implementation plan, especially adding algorithms, tool skills, templates, or multi-step repo changes.
Skill Claude CodeCodex
Use when EZmathmodel coder or packaging fails repeatedly with the same error and needs root-cause analysis instead of another blind retry.