latex-cleanup

Installation
SKILL.md

Review LaTeX documents

Review technical correctness by default. Do not rewrite prose or modify files unless the user asks.

Scope

Use a user-provided manuscript path when available. Otherwise, identify the build entrypoint from the project configuration and TeX structure. Follow \input and \include dependencies rather than reviewing only the main file.

Build with the project's normal entrypoint when possible. Inspect both the compilation log and rendered PDF; do not infer page-layout problems from source alone.

Compilation and submission checks

  • Compilation errors and missing source, bibliography, or figure files.
  • Undefined references and citations, duplicate labels, and visible ?? markers.
  • Overfull and underfull boxes, including their visible effect in the PDF.
  • draft document-class or package options, showkeys, lineno, \overfullrule, and other debugging aids that should not ship.
  • Document-class options, margins, and required front matter when venue requirements are available. Do not guess venue rules.

Cross-references and floats

Installs
22
GitHub Stars
37
First Seen
May 6, 2026
latex-cleanup — yy/claude-scholar