paper-editor

Automate academic manuscript editing with checkpointed diffs and HTML rendering.

77|8|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/laborany/laborany --skill paper-editor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-editor
Source: https://github.com/laborany/laborany/tree/main/skills/paper-editor
Command: npx skills add https://github.com/laborany/laborany --skill paper-editor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the end-to-end editing of academic manuscripts by orchestrating autonomous revision steps, enforcing a checkpoint-driven workflow, and generating an HTML diff output.

Core Features & Use Cases

  • Autonomous revision workflow: from understanding to precise diffs, iterating until quality criteria are met.
  • Checkpoint-driven process: each step writes a checkpoint file to prevent skipping stages and track progress.
  • HTML diff rendering: outputs three views—pure, changes, and full diff—via an embedded template.

Quick Start

Provide the original manuscript and let the skill autonomously revise it through checkpoints to produce a final HTML-diff-ready document.

Frequently Asked Questions about paper-editor

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

FAQPage Schema
How do I automate academic manuscript editing with checkpointed revisions?

Academic manuscript editing is automated through an autonomous workflow that iteratively revises text from abstract to references, using per-step checkpoints to track progress and prevent skipping stages before generating a final diff-ready document.

What is checkpoint-driven diff computation for research paper editing?

Checkpoint-driven diff computation is a process that writes a checkpoint file after each autonomous editing step to enforce sequential progress, culminating in an HTML diff output that visualizes pure, changed, and full document revisions.

How do I render HTML diffs of an edited academic paper?

You render HTML diffs of an academic paper using embedded templates and local scripts after the autonomous revision workflow completes, producing three distinct views: pure text, changes only, and the full diff.

Can I use autonomous workflow orchestration for iterative manuscript revisions across disciplines?

Yes, autonomous workflow orchestration handles iterative manuscript revisions across academic disciplines by applying consistent quality criteria and generating checkpointed diffs until the required editing standards are met.

Does paper editing support all sections from abstract to references?

Yes, paper editing supports all manuscript sections from abstract to references, applying automated revisions and diff computations to the entire document structure through an orchestrated, checkpoint-driven process.

What is the best way to track progress during automated paper editing?

The best way to track progress during automated paper editing is using checkpoint files, which are written at each revision step to prevent skipping stages and ensure the autonomous workflow follows the required sequence.