paper-write

Generate LaTeX paper sections from an outline and narrative report.

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-write
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/main/skills/paper-write
Command: npx skills add https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep --skill paper-write

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the drafting of LaTeX paper sections, streamlining the academic writing process and ensuring consistent formatting and content structure.

Core Features & Use Cases

  • Section-by-Section Drafting: Generates LaTeX content for abstract, introduction, related work, methods, experiments, conclusion, and appendix based on a provided paper plan and narrative report.
  • Venue-Specific Templates: Supports ICLR, NeurIPS, and ICML formats, including correct package inclusions and document structure.
  • Bibliography Management: Automatically fetches BibTeX entries from DBLP/CrossRef and filters them to include only cited references.
  • Cross-Review Integration: Utilizes a specified reviewer model (e.g., GPT-5.4) for critique and improvement suggestions.
  • Use Case: A researcher has a detailed outline and experimental results for a new machine learning paper. They can use this Skill to generate a first draft of the paper in ICLR format, complete with citations and figures, ready for further refinement.

Quick Start

Use the paper-write skill to draft the introduction section of a paper based on the provided PAPER_PLAN.md and NARRATIVE_REPORT.md.

Frequently Asked Questions about paper-write

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

FAQPage Schema
How do I automatically generate LaTeX paper sections from an outline?

To automatically generate LaTeX paper sections, you provide a paper plan and narrative report, and the Skill drafts sections like the abstract and introduction while formatting them for academic venues.

Can I draft academic papers in NeurIPS, ICML, or ICLR LaTeX templates?

Yes, you can draft academic papers in NeurIPS, ICML, or ICLR LaTeX templates, as the Skill supports venue-specific formats with correct package inclusions and structured document layouts.

How does bibliography management work when drafting LaTeX papers?

Bibliography management for LaTeX papers works by automatically fetching BibTeX entries from DBLP or CrossRef and filtering the results to include only the references cited in your draft.

What do I need to provide to start automated paper drafting?

To start automated paper drafting, you need to provide a detailed paper outline and a narrative report so the Skill can generate structured, compilable LaTeX content based on your inputs.

Does automated paper drafting integrate with external LLMs for review?

Yes, automated paper drafting integrates with external LLMs for review, utilizing a specified reviewer model to generate critiques and provide suggestions for improving your generated sections.