woodfishhhh

28 mods across 1 repository, 37 stars between them.

ez-math-model

01

woodfishhhh/EZ_math_model

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.

37 1mo ago A 48 tokens original MIT

woodfishhhh/EZ_math_model

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…

37 1mo ago A 177 tokens copy · 100% MIT

woodfishhhh/EZ_math_model

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…

37 1mo ago A 104 tokens copy · 100% MIT

woodfishhhh/EZ_math_model

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 +…

37 1mo ago A 132 tokens copy · 98% MIT

outline-agent

05

woodfishhhh/EZ_math_model

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…

37 1mo ago A 99 tokens copy · 94% MIT

paper-autoraters

06

woodfishhhh/EZ_math_model

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…

37 1mo ago A 121 tokens original MIT

paper-orchestra

07

woodfishhhh/EZ_math_model

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…

37 1mo ago A 143 tokens copy · 94% MIT

paper-writing-bench

08

woodfishhhh/EZ_math_model

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…

37 1mo ago A 97 tokens original MIT

plotting-agent

09

woodfishhhh/EZ_math_model

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…

37 1mo ago A 102 tokens copy · 97% MIT

woodfishhhh/EZ_math_model

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…

37 1mo ago A 125 tokens copy · 97% MIT

brainstorming

11

woodfishhhh/EZ_math_model

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.

37 1mo ago A 38 tokens original MIT

dataset

12

woodfishhhh/EZ_math_model

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.

37 1mo ago A 54 tokens original MIT

woodfishhhh/EZ_math_model

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.

37 1mo ago A 45 tokens original MIT

docx

14

woodfishhhh/EZ_math_model

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.

37 1mo ago A 40 tokens original MIT

external-context

15

woodfishhhh/EZ_math_model

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.

37 1mo ago A 37 tokens original MIT

humanizer

16

woodfishhhh/EZ_math_model

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.

37 1mo ago A 39 tokens original MIT

mineru

17

woodfishhhh/EZ_math_model

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).

37 1mo ago A 86 tokens original MIT

paper-search

18

woodfishhhh/EZ_math_model

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.

37 1mo ago A 80 tokens original MIT

pdf

19

woodfishhhh/EZ_math_model

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.

37 1mo ago A 37 tokens original MIT

scholar

20

woodfishhhh/EZ_math_model

Skill Claude CodeCodex

An entry point for academic paper search tools that use OpenAlex and combined search scripts to find research papers.

37 1mo ago A 47 tokens original MIT

scientific-slides

21

woodfishhhh/EZ_math_model

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.

37 1mo ago A 37 tokens original MIT

simplify

22

woodfishhhh/EZ_math_model

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.

37 1mo ago A 38 tokens original MIT

woodfishhhh/EZ_math_model

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.

37 1mo ago A 35 tokens original MIT

woodfishhhh/EZ_math_model

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.

37 1mo ago A 31 tokens original MIT