auto-paper-improvement-loop

Run two autonomous AI review and fix rounds on LaTeX papers, then recompile and validate.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the end-to-end enhancement of a generated paper by orchestrating two structured AI review cycles followed by fixes and a final recompile, reducing manual editing time and ensuring consistency across revisions.

Core Features & Use Cases

  • Two-round autonomous review loop: conducts guided critiques and fixes on the full manuscript and LaTeX sources, then regenerates the final document.
  • Change-tracking & auditing: preserves original drafts and maintains a detailed log of all changes for traceability.
  • Optional human checkpointing: supports pausing for user input between rounds, if enabled, to steer fixes.
  • Format and compilation validation: automatically validates PDF search, references, and LaTeX compilation status to ensure publishability.

Quick Start

Run the auto-paper-improvement-loop on the target paper directory to begin two autonomous rounds of review and fixes.

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 improvement with an AI review loop?

An AI paper improvement loop automates manuscript polishing by running two structured review cycles that critique text and LaTeX sources, apply fixes, and recompile the PDF. It preserves original drafts and logs all changes for full traceability.

Can I review and fix LaTeX compilation errors automatically during paper polishing?

Yes, automated paper polishing validates LaTeX compilation status and searches the generated PDF to ensure publishability. After applying fixes across review rounds, the tool automatically recompiles the document to verify layout and reference integrity.

Does the automated paper review loop preserve my original LaTeX files and PDFs?

The automated paper review loop preserves your original files by saving versions like main_round0_original.pdf before applying any fixes. It also maintains a detailed PAPER_IMPROVEMENT_LOG.md file to audit all modifications made during the enhancement process.

How do I add human checkpoints to an autonomous academic writing review loop?

You can enable optional human checkpointing to pause the autonomous academic writing review loop between rounds. This allows you to review the AI's critiques and steer the subsequent fixes before the tool recompiles the final validated PDF.

What is the best way to iteratively enhance academic writing using LLM reviews?

The best way to iteratively enhance academic writing is using a two-round LLM review loop that applies structured critiques and fixes to the full manuscript. This method ensures error correction, layout validation, and quality enhancement while preserving an audit log of all changes.