arxiv-paper-writer

Automate IEEEtran LaTeX review paper workflows with verified BibTeX citations for arXiv.

398|36|Updated Mar 18, 2025
One-click install
npx skills add https://github.com/renocrypt/latex-arxiv-SKILL --skill arxiv-paper-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-paper-writer
Source: https://github.com/renocrypt/latex-arxiv-SKILL/tree/main/.codex/skills/arxiv-paper-writer
Command: npx skills add https://github.com/renocrypt/latex-arxiv-SKILL --skill arxiv-paper-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the end-to-end workflow for producing ML/AI review papers in the IEEEtran two-column format for arXiv, with verified BibTeX citations to ensure citation integrity and reproducible results.

Core Features & Use Cases

  • IEEEtran scaffolding: automatically creates a compliant LaTeX project structure (main.tex, ref.bib, plan/, issues/, templates) suitable for ML/AI reviews.
  • Citation verification: integrates BibTeX validation and arXiv/BibTeX retrieval to ensure accurate references.
  • Plan-first workflow: supports an issues-driven process with gated planning, per-section discovery, and quality checks for reproducible publication workflows.
  • Use Case: a researcher wants to generate an arXiv-ready review article by providing a topic description, then iteratively plans, writes, validates citations, and compiles to PDF.

Quick Start

Run the arxiv-paper-writer SKILL to scaffold an IEEEtran LaTeX project, then follow the included planning and validation steps to produce a finished paper.

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 writing an IEEEtran LaTeX paper for arXiv?

To automate an IEEEtran LaTeX paper for arXiv, this Skill scaffolds a compliant project structure, applies a plan-first writing workflow, verifies BibTeX citations, and compiles the final output. It guides topic discovery and per-section writing to produce reproducible ML/AI review articles.

Can I verify BibTeX citations automatically when generating arXiv review articles?

Yes, you can verify BibTeX citations automatically during arXiv review article generation. The workflow integrates BibTeX validation and arXiv retrieval to ensure accurate references, checking citations against source databases to maintain integrity and reproducible results throughout the writing process.

What is the best way to structure an arXiv-ready ML review paper using LaTeX?

The best way to structure an arXiv-ready ML review paper is using an automated IEEEtran scaffolding process. This creates a compliant LaTeX project with main.tex, ref.bib, and planning directories, enforcing a consistent structure and verifiable references suitable for arXiv submission.

Does the plan-and-write workflow support gated planning for machine learning papers?

Yes, the plan-and-write workflow supports gated planning for machine learning papers. It uses an issues-driven process with gated planning stages, per-section discovery, and quality checks to ensure reproducible publication workflows before final LaTeX compilation.

Do I need paper_utils to compile an IEEEtran arXiv submission?

Yes, you need the paper_utils dependency to compile an IEEEtran arXiv submission. The Skill orchestrates templates and scripts from its folders alongside this dependency to ensure citation verification, verifiable references, and a buildable PDF output for arXiv.

Why does my arXiv paper require citation verification before LaTeX compilation?

Your arXiv paper requires citation verification before LaTeX compilation to meet reproducibility requirements. Verification ensures accurate BibTeX references by validating against arXiv sources, preventing unresolved citation errors and maintaining publication integrity for machine learning reviews.