paper-writing

Automate academic paper writing from narrative input to LaTeX manuscript and PDF.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/KwongFuk/codex-skills --skill paper-writing-kwongfuk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-writing
Source: https://github.com/KwongFuk/codex-skills/tree/main/global/paper-writing
Command: npx skills add https://github.com/KwongFuk/codex-skills --skill paper-writing-kwongfuk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manuscripts take weeks to compile from narrative notes, experiments, and figures. This skill automates the end-to-end paper writing process, turning a narrative input into a polished LaTeX manuscript and submission-ready PDF, saving researchers hours.

Core Features & Use Cases

  • End-to-end pipeline: from narrative input to formatted manuscript and PDF.
  • Figure and data integration: generates figures and tables and stitches them into the LaTeX document.
  • Venue-aware formatting: adapts to target venues (e.g., NeurIPS, ICML, ICLR) and builds citations scaffolding.
  • Use Case: A researcher provides a narrative and experiments; the skill outputs a complete paper skeleton, figures, plots, and BibTeX.

Quick Start

Provide a narrative input such as NARRATIVE_REPORT.md to trigger the paper-writing pipeline and produce paper/main.pdf.

Frequently Asked Questions about paper-writing

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

FAQPage Schema
How do I automate academic paper writing from narrative notes to a LaTeX manuscript?

Automate academic paper writing by providing narrative inputs to generate a polished LaTeX manuscript and submission-ready PDF. This end-to-end pipeline handles structured planning, figure generation, LaTeX composition, and automated compilation across multiple venues.

How does venue-aware formatting work for NeurIPS, ICML, and ICLR submissions?

Venue-aware formatting automatically adapts the LaTeX manuscript to target specific academic venues like NeurIPS, ICML, and ICLR. It enforces venue-specific formatting rules, builds citation scaffolding, and runs automated quality checks to ensure a publishable result.

Can I generate figures and integrate data tables directly into my LaTeX document?

Yes, you can generate figures and tables and stitch them directly into the LaTeX document. The pipeline integrates experimental data and visualizations into the formatted manuscript, creating a complete paper skeleton with plots and BibTeX citations.

Do I need to manually compile the LaTeX PDF after the paper-writing pipeline finishes?

No, you do not need to manually compile the LaTeX PDF. The pipeline performs automated compilation across multiple venues, transforming your narrative input directly into a submission-ready PDF located in the paper directory.

What is the best way to convert a narrative experiment report into a submission-ready PDF?

The best way to convert a narrative experiment report into a submission-ready PDF is to trigger the end-to-end pipeline with a narrative input file like NARRATIVE_REPORT.md. It outputs a complete paper skeleton, figures, plots, and BibTeX automatically.

Does automated paper writing handle citation scaffolding and BibTeX generation?

Yes, automated paper writing handles citation scaffolding and BibTeX generation. It builds citations directly into the LaTeX manuscript during the formatting process, ensuring references are structured correctly for the target academic venue.