paper-write

Generate venue-formatted LaTeX paper drafts from outlines and narratives.

1|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/zhuyingqin/ARIS-WEB --skill paper-write-zhuyingqin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/zhuyingqin/ARIS-WEB/tree/main/crates/runtime/assets/skills/paper-write
Command: npx skills add https://github.com/zhuyingqin/ARIS-WEB --skill paper-write-zhuyingqin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill turns a paper plan and narrative research report into a coherent, venue-formatted LaTeX draft, section by section, while enforcing citation discipline and (optionally) plagiarism-safe style guidance.

Core Features & Use Cases

  • Section-by-Section LaTeX drafting: Generates main-paper sections from a structured outline and narrative source.
  • Venue-aware formatting & templates: Produces drafts aligned with ICLR/NeurIPS/ICML and IEEE conference/journal conventions.
  • Citation integrity via verified BibTeX: Prefer DBLP/CrossRef fetching to avoid hallucinated citations, and filters bibliography to only cited entries.
  • Optional style steering with strong guardrails: Can apply structural style guidance from an opt-in style reference without copying prose or sending style context to reviewer steps.
  • Evidence-gap placeholders for missing experiment slots: When a GAP report exists, inserts searchable DATA_NEEDED HTML comments instead of fabricating results.
  • Publication structure scaffolding: Creates a standard project layout (main.tex, sections/, figures/, bibliography) to keep editing predictable.

Quick Start

Start a paper draft by giving the AI your paper plan and narrative report, and say: write the LaTeX paper using the paper plan and narrative report for venue ICLR.

Frequently Asked Questions about paper-write

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

FAQPage Schema
How do I generate a publication-ready LaTeX paper from an outline?

To generate a publication-ready LaTeX paper from an outline, provide a structured paper plan and narrative research report to automate section-by-section drafting, complete with venue-formatted templates and wired bibliography generation.

How does academic writing automation handle missing experimental data?

Academic writing automation handles missing experimental data by inserting searchable DATA_NEEDED HTML comments as placeholders when a GAP report exists, preventing the fabrication of results in the LaTeX draft.

Can I use automated BibTeX generation for ICLR or IEEE conference formatting?

Yes, automated BibTeX generation supports ICLR, NeurIPS, ICML, and IEEE conference formatting by fetching verified citations from DBLP and CrossRef, filtering the bibliography to include only cited entries.

How do you prevent hallucinated citations when drafting research papers?

To prevent hallucinated citations when drafting research papers, the system enforces citation discipline by preferring DBLP and CrossRef fetching to verify BibTeX entries, ensuring no invented references appear in the final document.

What is the best way to scaffold publication structure for a LaTeX draft?

The best way to scaffold publication structure for a LaTeX draft is to generate a standard project layout containing main.tex, sections, figures, and bibliography directories, keeping editing predictable and organized for submission.

Does style guidance for paper drafting risk plagiarism from reference texts?

Style guidance for paper drafting avoids plagiarism risks by applying structural style suggestions from an opt-in reference without copying prose, and it strictly excludes style context from reviewer steps to maintain originality.