paper-writing

Automates academic paper writing from planning to submission-ready LaTeX PDF.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/loujc/Auto-claude-code-research-in-sleep-manual --skill paper-writing-loujc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-writing
Source: https://github.com/loujc/Auto-claude-code-research-in-sleep-manual/tree/main/skills/paper-writing
Command: npx skills add https://github.com/loujc/Auto-claude-code-research-in-sleep-manual --skill paper-writing-loujc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow automates the complete process of turning a narrative research report into a submission-ready LaTeX paper, saving researchers hours of manual drafting, formatting, and revisions.

Core Features & Use Cases

  • Orchestrates five sub-skills into a single automated pipeline: paper-plan → paper-figure → paper-write → paper-compile → auto-paper-improvement-loop, producing a polished paper directory and final PDF.
  • Supports multiple venues (ICLR, NeurIPS, ICML) and configurable output quality, with auto-revision loops to refine content and formatting.
  • Input options include a narrative report, a Research direction with experiments, or an existing PAPER_PLAN.md to skip initial planning.

Quick Start

Run /paper-writing "NARRATIVE_REPORT.md" to generate a complete, submission-ready LaTeX paper.

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 research report?

The workflow accepts a narrative research report, research direction with experiments, or a preformatted PAPER_PLAN.md as input. It chains planning, figure generation, and LaTeX drafting to produce a complete paper directory and submission-ready PDF automatically.

Can I generate a submission-ready PDF for specific academic venues like ICLR or NeurIPS?

The workflow supports multiple academic venues including ICLR, NeurIPS, and ICML with configurable output quality. It satisfies venue formatting requirements and citation scaffolding to produce a submission-ready PDF for the target conference.

What is the best way to auto-revise and improve an academic manuscript?

Using an autonomous improvement loop is the best way to auto-revise an academic manuscript. This workflow applies automated revisions to refine content and formatting, enhancing the LaTeX draft to meet quality and venue-specific standards.

Do I need a preformatted PAPER_PLAN.md to start the research pipeline?

No, a preformatted PAPER_PLAN.md is not required to start the research pipeline. You can provide a narrative report or research direction with experiments, and the workflow handles initial planning before figure generation and LaTeX drafting.

Does the automated paper-writing pipeline handle figure generation and citation scaffolding?

Yes, the automated paper-writing pipeline handles figure generation and citation scaffolding. It orchestrates these steps within the end-to-end workflow, ensuring the LaTeX document includes generated figures and structured citation scaffolding.