skills/skills.volces.com/arxiv-paper-writer

arxiv-paper-writer

Installation
SKILL.md

arxiv-paper-writer

This skill guides Claude Code through an end-to-end arXiv-style paper workflow: plan the paper, initialize a LaTeX project, build a BibTeX library, write sections incrementally, create figures/tables, compile, debug, and perform a final quality review.

Core principle

Treat paper writing as an engineering loop, not a one-shot generation task. Work in small verifiable stages: plan, scaffold, cite, write, compile, inspect, repair, and review.

When starting a paper project

  1. Clarify topic, paper type, target length, audience, and whether the user wants a survey, methods paper, benchmark paper, position paper, or tutorial.
  2. Create or reuse a paper directory with main.tex, references.bib, figures/, sections/, and output/.
  3. Use templates/arxiv_survey_main.tex for a compact starter survey, or templates/full_survey_main.tex when the user wants the richer 9-section scaffold proven in the Agent Survey experiment.
  4. Read references/workflow.md for the full staged process.
  5. Read only the reference files needed for the current phase.
  6. When the user asks to reproduce the Paper-Write-Skill-Test workflow, use references/agent_survey_practice.md, templates/agent_survey_references.bib, and templates/agent_survey_figures_tables.tex as concrete examples.

Workflow phases

Installs
5
First Seen
May 3, 2026
arxiv-paper-writer from skills.volces.com