paper-orchestra

Generate EZMM-compatible paper.md files via the PaperOrchestra workflow.

32|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/woodfishhhh/EZ_math_model --skill paper-orchestra-woodfishhhh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-orchestra
Source: https://github.com/woodfishhhh/EZ_math_model/tree/main/skills/ez-math-model/tools/paper-orchestra
Command: npx skills add https://github.com/woodfishhhh/EZ_math_model --skill paper-orchestra-woodfishhhh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This adapter reduces the friction of generating consistent, contest-ready research papers by bridging EZ Math Model’s paper contract to the PaperOrchestra multi-stage writing workflow.

Core Features & Use Cases

  • PaperOrchestra-first paper drafting: automatically builds an outline, plans literature review work, drafts sections, and performs refinement, then returns an EZMM-compatible paper.md.
  • Runtime-to-workspace artifact mapping: converts EZMM runtime artifacts (problem, execution log, plan, figures, guidelines) into PaperOrchestra inputs (idea.md, experimental_log.md, conference_guidelines.md, inputs/figures).
  • Guardrails and compliance with EZMM rules: enforces that final paper.md still satisfies writer prompts, writer-guide role rules, and the quality-audit stage, including citation protocol compatibility and manifest-approved figures only.
  • Optional LaTeX package generation: attempts upstream LaTeX packaging when the required template/toolchain inputs are available, while always keeping paper.md mandatory.

Quick Start

Use the paper-orchestra adapter during pipeline/04-paper-writing to produce a structured paper outline, literature-review plan, drafted body, and refined paper.md in the required runtime path.

Frequently Asked Questions about paper-orchestra

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a research paper from a mathematical modeling workflow?

To generate a research paper from a mathematical modeling workflow, an adapter maps runtime artifacts like execution logs and figures into a multi-stage drafting pipeline, producing a structured paper.md file. This enforces outline-first structuring, literature-review discipline, and refinement checks.

What is outline-first paper drafting for mathematical modeling competitions?

Outline-first paper drafting is a structured workflow that builds a paper outline, plans literature review work, drafts sections, and performs refinement to produce contest-ready research papers. It ensures figure-text binding and enforces chart manifest rules throughout the writing process.

How do I map runtime artifacts to a paper writing workspace?

Mapping runtime artifacts to a paper writing workspace involves converting inputs like problem statements, execution logs, plans, and figures into structured workspace files such as idea.md, experimental_log.md, and conference_guidelines.md. This ensures all necessary modeling outputs are correctly bound to the paper drafting stages.

Can I generate LaTeX packaging alongside a markdown paper draft?

Yes, you can generate LaTeX packaging alongside a markdown paper draft when the required template and toolchain inputs are available. The system attempts upstream LaTeX packaging while always ensuring the mandatory paper.md file is produced as the primary output.

Does the paper drafting workflow enforce citation and figure manifest compliance?

Yes, the paper drafting workflow enforces citation protocol compatibility and restricts figures to manifest-approved inputs only. It performs mandatory self-checks and quality audits to ensure the final paper satisfies writer-guide role rules before returning control.

What are the limitations of using an adapter for contest-ready paper generation?

A limitation of using an adapter for contest-ready paper generation is that LaTeX packaging is optional and strictly depends on the availability of required template and toolchain inputs. Additionally, the workflow is specifically tailored for mathematical modeling competitions requiring EZMM-compatible runtime inputs.