auto-paper-improvement-loop

Run two rounds of LaTeX review, fix, and recompile for academic manuscripts.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/dz306271098/ARIS_for_Robotics --skill auto-paper-improvement-loop-dz306271098
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-paper-improvement-loop
Source: https://github.com/dz306271098/ARIS_for_Robotics/tree/main/skills/auto-paper-improvement-loop
Command: npx skills add https://github.com/dz306271098/ARIS_for_Robotics --skill auto-paper-improvement-loop-dz306271098

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Auto Paper Improvement Loop autonomously refines a compiled manuscript by running structured reviews and implementing fixes across two rounds, reducing manual editing effort.

Core Features & Use Cases

  • Two-round autonomous refinement: perform rounds of review, fix, and recompile to improve clarity, rigor, and presentation.
  • Stateful progress tracking: persists current_round, last_score, and logs to resume after interruptions.
  • LaTeX-aware workflow: handles paper.tex, sections, and main.pdf, and triggers LaTeX recompilation to produce updated outputs.
  • Detailed audit trail: maintains a log of reviews and fixes in PAPER_IMPROVEMENT_LOG.md for traceability.
  • Safe-surgery editing: prioritizes CRITICAL/MAJOR issues to preserve core claims while softening overclaims.

Quick Start

Run this skill on a paper directory to start two rounds of automated review and recompile.

Frequently Asked Questions about auto-paper-improvement-loop

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

FAQPage Schema
How do I automate LaTeX paper review and recompile workflows?

To automate LaTeX paper review, this skill runs a two-round autonomous loop that critiques your manuscript, applies fixes to CRITICAL and MAJOR issues, and regenerates the final PDF. This iterative refinement reduces manual editing effort while preserving core claims.

What is automated iterative paper polishing for academic manuscripts?

Automated iterative paper polishing is an end-to-end process that applies structured critiques and fixes to compiled LaTeX papers across multiple rounds. It ensures robust state persistence, auditable logs, and safe handling of overclaims without fabricating results during manuscript refinement.

How do I start an automated two-round review and recompile for my paper?

To start an automated two-round review and recompile, run the skill on your paper directory containing your LaTeX files. It automatically handles paper.tex, sections, and main.pdf, triggering recompilation to produce updated outputs while tracking progress in an audit log.

Does the automated paper improvement loop persist state after interruptions?

Yes, the automated paper improvement loop persists state after interruptions by tracking current_round, last_score, and logs. This stateful progress tracking allows the manuscript refinement workflow to resume safely without losing the results of previous review and fix cycles.

What are the limitations of automated LaTeX manuscript refinement?

A key limitation of automated LaTeX manuscript refinement is that it strictly avoids fabricating results and focuses on softening overclaims. It operates safely by prioritizing CRITICAL and MAJOR issues during the safe-surgery editing process rather than rewriting core scientific claims.