What problem does it solve?
This Skill reduces the effort of manually reviewing and polishing a LaTeX paper by running an automated review, applying targeted fixes, and recompiling updated PDFs across two improvement rounds.
Core Features & Use Cases
- Iterative Review → Fix → Recompile (2 rounds): Performs a structured critique and then implements prioritized edits to improve writing quality and presentation.
- Crash recovery with state persistence: Saves progress to PAPER_IMPROVEMENT_STATE.json so the process can resume if interrupted within 24 hours.
- LaTeX engine auto-detection and formatting checks: Chooses xelatex or pdflatex based on main.tex and runs basic overfull/underfull warning checks after recompilation.
Useful scenarios
- Use when you want to polish a generated academic draft in LaTeX, especially after you already wrote and compiled the initial paper.
- Ideal for iterative refinement when you repeatedly ask for “paper润色/改论文” and want consistent, full-paper improvements rather than one-off edits.
Quick Start
Ask the system to run auto-paper-improvement-loop on your paper directory so it can review, apply fixes, and produce main.pdf after two rounds.