proofreader

Audit academic documents for grammar, typos, and consistency.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/choi-jaehyun/jaehyun-claude-workflow --skill proofreader-choi-jaehyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proofreader
Source: https://github.com/choi-jaehyun/jaehyun-claude-workflow/tree/main/.agents/skills/proofreader
Command: npx skills add https://github.com/choi-jaehyun/jaehyun-claude-workflow --skill proofreader-choi-jaehyun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill identifies grammar, typos, overflow, citation inconsistencies, and general writing flaws in academic documents, helping writers produce clearer, more polished work without altering the source.

Core Features & Use Cases

  • Format support: handles .tex, .qmd, .md, .pdf, and extractable .docx inputs.
  • Quality reporting: outputs a structured proofreading report detailing location, current text, proposed fixes, category, and severity.
  • Non-destructive: performs reviews without editing the original source; saves results under quality_reports.
  • Use cases: suitable for papers, slides, notes, and documentation during drafting or revision cycles.

Quick Start

Provide a document path to be proofread and run the proofreader workflow to generate a report.

Frequently Asked Questions about proofreader

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

FAQPage Schema
How do I proofread academic writing without altering the original document?

To proofread academic writing non-destructively, this tool audits .tex, .qmd, .md, .pdf, and .docx files for grammar and typos, then saves a structured report under quality_reports without modifying the original source.

How do I check my LaTeX paper for grammar and citation inconsistencies?

To check your LaTeX paper for grammar and citation inconsistencies, audit the .tex document to identify writing flaws and overflow issues, generating a structured proofread report with proposed fixes, categories, and severity levels.

Can I review large PDF documents for typos and writing flaws?

Yes, you can review large PDF documents for typos and writing flaws by processing the files in chunks, allowing the proofreader to handle extensive academic papers and documentation efficiently.

What is the best way to find typos in markdown and Quarto notes?

The best way to find typos in markdown and Quarto notes is to audit .md and .qmd files for grammar and writing flaws, producing a structured report that highlights current text, proposed fixes, and severity.

Does the proofreader modify my source files during the document review?

No, the proofreader performs a non-destructive document review and does not modify your source files. It saves the grammar and typo audit results in a separate markdown report under quality_reports.