paper-writing

Automate paper production from narrative input to submission-ready PDF.

38|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill paper-writing-chanw-research
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: paper-writing
Source: https://github.com/Chanw-research/claude-code-paper-writing/tree/main/skills/paper-discipline/paper-writing
Command: npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill paper-writing-chanw-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the complete flow from a narrative input to a polished PDF by orchestrating planning, figure generation, LaTeX writing, compilation, and automated improvement loops, including submission-auditable gates.

Core Features & Use Cases

  • End-to-end pipeline: paper-plan, paper-figure, paper-write, paper-compile, auto-paper-improvement-loop.
  • Style-aware drafting: optional -- style-ref guidance to writer phases and venue-specific outputs.
  • Automated checks: integrated gates for proof, claim, and citation audits before final submission.
  • Flexible inputs: accepts NARRATIVE_REPORT.md, or a prebuilt PAPER_PLAN.md to start at Phase 2.
  • Output: a submission-ready directory with LaTeX sources and compiled PDF.
  • Use Case: a researcher converts a narrative outline into a complete manuscript for ICLR with a two-stage improvement and verification flow.

Quick Start

Provide a NARRATIVE_REPORT.md and run the pipeline to generate a polished paper directory and 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 LaTeX paper writing from a narrative report to a PDF?▼

Automating LaTeX paper writing from a narrative report to a PDF involves orchestrating planning, figure generation, LaTeX compilation, and automated audits. This pipeline accepts a NARRATIVE_REPORT.md and outputs a submission-ready directory containing LaTeX sources and a compiled PDF.

Can I generate a submission-ready LaTeX PDF for a specific venue like ICLR?▼

Yes, you can generate a submission-ready LaTeX PDF for specific venues like ICLR. The pipeline supports configurable venues and applies style-aware drafting using an optional style reference to ensure the final compiled PDF meets venue-specific formatting requirements.

What is the best way to automate academic figure generation and paper writing together?▼

The best way to automate academic figure generation and paper writing together is using an end-to-end pipeline. It processes narrative input through automated paper planning, figure generation, LaTeX writing, and compilation phases to produce a complete manuscript with integrated visual assets.

Do I need a prebuilt paper plan to start automated LaTeX compilation?▼

No, you do not need a prebuilt paper plan to start automated LaTeX compilation. You can provide a NARRATIVE_REPORT.md to begin the full pipeline, or supply a prebuilt PAPER_PLAN.md to skip the initial planning phase and start directly at phase two.

Does automated paper writing support proof, claim, and citation audits before submission?▼

Yes, automated paper writing supports integrated checks for proof, claim, and citation audits before final submission. The pipeline applies submission-auditable gates through a multi-stage improvement loop to verify the integrity of the manuscript.

What are the limitations of using an AI-assist pipeline for research paper writing?▼

Limitations of using an AI-assist pipeline for research paper writing include the reliance on provided narrative inputs for factual accuracy. While the system automates LaTeX drafting and formal audits, researchers must still ensure the underlying empirical or theoretical study claims are valid.