paper-writing

Convert narrative research reports into LaTeX manuscripts with compiled PDFs.

2|1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/raja21068/AutoResearch --skill paper-writing-raja21068
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-writing
Source: https://github.com/raja21068/AutoResearch/tree/main/skills/aris/paper-writing
Command: npx skills add https://github.com/raja21068/AutoResearch --skill paper-writing-raja21068

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns a narrative research report into a complete, publication-style LaTeX manuscript and a compiled PDF, with optional multi-round improvement and (for submission assurance) gated audits that verify proofs, numeric claims, and citation quality.

Core Features & Use Cases

  • End-to-end paper pipeline: plan outline, generate figures/illustrations, write LaTeX sections, compile the PDF.
  • Execution-grounded quality gates: optional proof verification, numeric claim audits against raw results, and a citation audit with verdicts and a submission verifier.
  • Polish via improvement loop: multiple review→fix→recompile rounds to strengthen clarity and alignment with evidence.
  • Controls for venue and assurance: supports venue formatting (e.g., ICLR/NeurIPS/ICML/ACL/IEEE) and switches from draft behavior to submission-grade audit gating using effort/assurance directives.

Quick Start

Use the paper-writing Skill to convert your narrative report into a polished LaTeX manuscript and compile a final PDF: when you have NARRATIVE_REPORT.md ready, run paper-writing with that file to produce paper/main.pdf.

Frequently Asked Questions about paper-writing

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

FAQPage Schema
How do I convert a narrative research report into a LaTeX manuscript and PDF?

To convert a narrative report into a LaTeX manuscript, use an automated paper writing pipeline that plans the outline, generates figures, writes sections, and compiles the PDF. Provide your narrative report file to produce a publication-ready document.

Can I format my paper for specific venues like ICLR, NeurIPS, or IEEE?

Yes, you can format your paper for venues like ICLR, NeurIPS, ICML, ACL, or IEEE. The paper writing pipeline applies venue-specific formatting controls to ensure your LaTeX manuscript meets the required submission style.

How do I verify numeric claims and audit citations in my research paper automatically?

To verify numeric claims and audit citations, use execution-grounded quality gates during manuscript generation. This process checks proof verification, validates numeric claims against raw results, and generates citation audit reports.

What is the best way to automatically generate figures for a LaTeX paper?

The best way to generate figures for a LaTeX paper is through an end-to-end writing pipeline that creates illustrations directly from your narrative report. This automated approach ensures figures align with your text before compilation.

How does iterative improvement work when writing a research paper with multiple review rounds?

Iterative improvement works by running multiple review, fix, and recompile rounds on your manuscript. This polish loop strengthens clarity and aligns your paper's evidence with its claims before producing the final PDF.

Do I need a pre-written narrative report to start automated LaTeX paper generation?

Yes, you need a pre-written narrative report to start automated LaTeX paper generation. The pipeline uses this narrative report as the foundational input to orchestrate outlining, section writing, and final PDF compilation.