arxiv-paper-writer

Generate IEEEtran two-column LaTeX review articles with verified BibTeX citations.

4|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Fanceir/paper-skill-latex --skill arxiv-paper-writer-fanceir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-paper-writer
Source: https://github.com/Fanceir/paper-skill-latex/tree/main/.codex/skills/arxiv-paper-writer
Command: npx skills add https://github.com/Fanceir/paper-skill-latex --skill arxiv-paper-writer-fanceir

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the manual overhead of creating, organizing, and verifying literature review papers by automating project scaffolding, evidence-backed citation collection, issue-driven writing, and LaTeX compilation using the IEEEtran template.

Core Features & Use Cases

  • Project scaffold: create an IEEEtran two-column LaTeX project with templates, starter main.tex, and ref.bib.
  • Plan + issues workflow: produce a research snapshot, draft plan, and an issues CSV that becomes the execution contract for section-by-section writing.
  • Citation verification: discover arXiv metadata, fetch and cache BibTeX entries, and enforce verification before adding citations.
  • Compilation and QA: compile with pdflatex/bibtex or latexmk, report page counts, and enforce layout and citation hygiene rules.
  • Use case: rapidly generate an arXiv-ready ML/AI review (6–10 main-text pages) with 60–80 verified citations and a clear per-issue writing track.

Quick Start

Ask the skill to scaffold a new IEEEtran review on your topic, review and approve the generated plan, then request issue creation to begin per-issue writing.

Frequently Asked Questions about arxiv-paper-writer

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

FAQPage Schema
How do I automate scaffolding an IEEEtran LaTeX literature review with verified citations?

To automate LaTeX literature review scaffolding, use this skill to generate an IEEEtran two-column project structure, fetch arXiv BibTeX entries, and enforce citation verification before compiling the final PDF.

What is the best way to organize an arXiv ML/AI review paper writing workflow?

The best way to organize an arXiv ML/AI review paper workflow is using a plan and issues workflow, which creates a research snapshot, draft plan, and per-issue CSV to drive section-by-section writing.

Do I need a local LaTeX toolchain to compile IEEEtran review articles?

Yes, you need a local LaTeX toolchain. Compiling IEEEtran review articles requires pdflatex and bibtex or latexmk installed locally, along with Python 3.8 or higher for running the citation scripts.

How does citation verification work when fetching BibTeX entries for arXiv papers?

Citation verification works by discovering arXiv metadata, fetching and caching BibTeX entries, and enforcing a strict verification check before allowing any citation to be added to the ref.bib file.

Can I generate a 10-page ML/AI literature review with 80 citations automatically?

Yes, you can generate a 6 to 10 page ML/AI literature review featuring 60 to 80 verified citations, complete with a compiled PDF and clear per-issue writing tracks for each section.

Why does my IEEEtran LaTeX compilation fail after adding new arXiv citations?

IEEEtran LaTeX compilation may fail due to unverified citations or layout issues; this skill enforces citation hygiene rules and reports page counts to prevent compilation errors during section drafting.