paper-writing

Converts narrative reports into formatted LaTeX manuscripts and PDFs via automated pipeline.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill paper-writing-kyrie66nb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-writing
Source: https://github.com/KYRIE66nb/codex-omx-public-config/tree/main/home/.codex/skills/paper-writing
Command: npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill paper-writing-kyrie66nb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turning a narrative research draft into a fully structured, submission-ready paper automatically—handling planning, figure generation, LaTeX composition, compilation, and iterative polishing so researchers spend less time on boilerplate and formatting.

Core Features & Use Cases

  • Pipeline orchestration: chains five sub-skills into a single automated workflow: paper-plan, paper-figure, paper-write, paper-compile, and auto-paper-improvement-loop.
  • Input flexibility: accepts NARRATIVE_REPORT.md, a Research direction with experiments, or an existing PAPER_PLAN.md to skip initial planning.
  • Output artifacts: produces a complete paper directory with LaTeX sources, references, figures, and a final PDF, plus an improvement log.

Quick Start

Write or provide a narrative report to kick off an end-to-end paper-writing workflow that outputs a ready-to-submit manuscript.

Frequently Asked Questions about paper-writing

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

FAQPage Schema
How do I convert a narrative report into a LaTeX manuscript automatically?

To convert a narrative report into a LaTeX manuscript, provide a NARRATIVE_REPORT.md file to trigger an automated workflow that handles planning, figure generation, LaTeX composition, and compilation into a final PDF.

Can I generate academic paper figures and compile LaTeX in one automated workflow?

Yes, you can generate academic figures and compile LaTeX in one automated workflow by chaining five sub-skills that orchestrate paper planning, figure generation, LaTeX writing, compilation, and iterative auto-improvement into a single pipeline.

What's the best way to format an academic paper for ICLR or NeurIPS submission?

The best way to format an academic paper for ICLR or NeurIPS submission is using an automated end-to-end pipeline that enforces venue-specific LaTeX formatting, generates figures, and compiles a submission-ready PDF from a narrative draft.

Does the paper-writing workflow require a completed draft to start?

No, the paper-writing workflow does not require a completed draft to start. You can provide a NARRATIVE_REPORT.md, a research direction with experiments, or use an existing PAPER_PLAN.md to skip initial planning and jump directly to figure generation.

What outputs do I get from an end-to-end academic paper generation pipeline?

An end-to-end academic paper generation pipeline outputs a complete paper directory containing LaTeX sources, references, generated figures, a final compiled PDF, and an improvement log detailing the iterative polishing process.