paper-proofread

Audit LaTeX document workspaces and report issues with unique IDs.

13|1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/debug-zhuweijian/ai-research-toolkit --skill paper-proofread
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-proofread
Source: https://github.com/debug-zhuweijian/ai-research-toolkit/tree/main/modules/03-analysis/skills/paper-proofread
Command: npx skills add https://github.com/debug-zhuweijian/ai-research-toolkit --skill paper-proofread

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

LaTeX 论文审校:两阶段工作流,先检测所有问题再选择性修复。基于 ICRA/CVPR 级审稿标准。

Core Features & Use Cases

  • Two-phase workflow: detect issues first, then apply targeted fixes based on reviewer-style criteria.
  • Workspace-aware auditing: reads the entire LaTeX project (root file, included sections, macros, references) before any changes.
  • Reference-driven rules: consults canonical rule files (e.g., references/01_latex_workspace_review.md, references/02_paper_proofreading.md) to guide judgments.
  • What you get: a structured report of findings with unique IDs and actionable guidance for Phase 2 fixes.
  • Use Case: ideal for pre-submission checks against conference-style formatting and clarity requirements.

Quick Start

Provide your root LaTeX document and run the skill to initiate the two-phase proofreading workflow.

Frequently Asked Questions about paper-proofread

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

FAQPage Schema
How do I proofread a LaTeX paper for conference submission?

Proofreading a LaTeX paper for conference submission involves a two-phase workflow that audits the entire workspace to detect issues first, then applies targeted fixes based on conference-level criteria.

What is a two-phase LaTeX proofreading workflow?

A two-phase LaTeX proofreading workflow first audits the workspace to detect all issues and assigns them unique IDs, then reserves targeted fixes for Phase 2 upon approval.

Can I audit included LaTeX files and macros before fixing them?

Yes, workspace-aware auditing reads the root TeX file, resolves included sources, and consults reference rule files before making any changes, ensuring a complete review of macros and included sections.

Does LaTeX proofreading work with ICRA or CVPR level review standards?

Yes, LaTeX proofreading applies ICRA and CVPR level review standards by consulting canonical reference rule files to guide judgments on conference-style formatting and clarity requirements.

What are the limitations of automated LaTeX paper review?

Automated LaTeX paper review is limited by its two-phase design, meaning it only reports issues with unique IDs during Phase 1 and will not apply fixes until Phase 2 is explicitly approved.