auto-paper-improvement-loop

Run two-round review and revision loops on LaTeX papers with state persistence.

2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/chenghaoYang/auto-coder-trainer --skill auto-paper-improvement-loop-chenghaoyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-paper-improvement-loop
Source: https://github.com/chenghaoYang/auto-coder-trainer/tree/main/aris/skills/auto-paper-improvement-loop
Command: npx skills add https://github.com/chenghaoYang/auto-coder-trainer --skill auto-paper-improvement-loop-chenghaoyang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autonomously improve a generated paper by running a two-round review → implement fixes → recompile, reducing manual editing time and improving overall scientific writing quality.

Core Features & Use Cases

  • Two-round review loop using GPT-5.4 xhigh to critique and propose fixes for a generated paper.
  • Automated fixes and recompile: apply changes to LaTeX sources and rebuild the PDF with recovery state persistence.
  • State persistence and resume: save progress to disk so sessions can resume after interruptions.
  • Triggerable by user intent phrases (e.g., “改论文”, “improve paper”) to enter an iterative polishing workflow.

Quick Start

Place your compiled paper in the paper directory and trigger the two-round improvement loop so the agent performs reviews, applies fixes, and recompiles automatically.

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 paper improvement and LaTeX recompilation?

Yes, you can resume an interrupted paper improvement loop. The workflow uses state persistence to save review and revision progress to disk, allowing the session to resume automatically after interruptions without losing your previous LaTeX fixes.

How does the two-round AI review loop work for polishing research papers?

The two-round AI review loop works by first critiquing your generated paper to propose fixes, then implementing those changes into LaTeX sources. It rebuilds the PDF with recovery state persistence, ensuring scientific writing quality improves through iterative automated revisions.

Do I need an existing compiled paper to use the automated review and revision workflow?

Yes, you can trigger the iterative polishing workflow using user intent phrases like “改论文” or “improve paper”. The agent recognizes these commands to enter the two-round review and revision loop for your generated research paper.

Can I resume an interrupted LaTeX paper improvement session?

Yes, the paper improvement workflow features state persistence that saves your progress to disk. If a session is interrupted during reviews or LaTeX recompilation, you can resume the automated revision loop from where it left off without restarting.

Are there optional human checkpoints in the AI-assisted writing review loop?

Yes, the AI-assisted writing review loop implements optional human checkpoints to control progress. These checkpoints allow you to oversee the two-round review and revision workflow before applying fixes and recompiling your LaTeX paper.