paper-writing

Automates academic paper writing from narrative report to submission-ready PDF.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire process of writing and polishing an academic paper, from initial outline to a submission-ready PDF, significantly reducing the time and effort required for scholarly writing.

Core Features & Use Cases

  • End-to-End Pipeline: Orchestrates paper planning, figure generation, LaTeX writing, compilation, and iterative improvement.
  • Automated Content Generation: Generates paper outlines, LaTeX sections, and data-driven figures based on input research narratives.
  • Automated Review & Refinement: Utilizes LLMs for rigorous review and implements suggested improvements to enhance paper quality.
  • Use Case: Transform a research narrative report into a polished, submission-ready PDF for conferences like ICLR or NeurIPS, complete with figures and references.

Quick Start

Use the paper-writing skill to generate a full academic paper from the provided narrative report file 'NARRATIVE_REPORT.md'.

Frequently Asked Questions about paper-writing

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

FAQPage Schema
How do I generate an academic paper from a narrative report?

Generate an academic paper from a narrative report by automating the entire workflow, which includes planning, figure generation, LaTeX writing, and compilation to produce a submission-ready PDF.

Can I automatically compile LaTeX to a submission-ready PDF?

Yes, you can automatically compile LaTeX to a submission-ready PDF. The workflow orchestrates code execution and compilation to transform drafted sections into a final PDF document.

Does this paper generation workflow support different conference formats like ICLR or NeurIPS?

Yes, the paper generation workflow supports multiple venues. It can transform your research narrative into a polished, submission-ready PDF formatted for specific conferences like ICLR or NeurIPS.

How does automated academic writing handle paper review and refinement?

Automated academic writing handles review and refinement by utilizing LLMs for rigorous checks and implementing iterative improvement rounds to enhance the final paper quality.

What is the best way to create data-driven figures for a research paper?

The best way to create data-driven figures for a research paper is through the automated generation pipeline, which produces figures directly from the input research narrative during the planning phase.

Do I need a narrative report to start the automated paper writing process?

Yes, you need a narrative report file like 'NARRATIVE_REPORT.md' to start. The workflow uses this research narrative as the foundational input to generate outlines, figures, and LaTeX sections.