proofread

Proofread LaTeX and Quarto files for grammar, typos, and consistency issues.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/fredmilhome/laffer_tobacco --skill proofread-fredmilhome
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proofread
Source: https://github.com/fredmilhome/laffer_tobacco/tree/main/.claude/skills/proofread
Command: npx skills add https://github.com/fredmilhome/laffer_tobacco --skill proofread-fredmilhome

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the proofreading process for lecture files, identifying and reporting grammatical errors, typos, and consistency issues without altering the original content.

Core Features & Use Cases

  • Grammar Check: Identifies subject-verb agreement, articles, prepositions, and tense consistency.
  • Typo Detection: Finds misspellings, search-and-replace artifacts, and duplicated words.
  • Overflow Check: Ensures content does not exceed slide boundaries or LaTeX overfull boxes.
  • Consistency Check: Validates citation format, notation, and terminology.
  • Academic Quality Check: Identifies informal language, missing words, and awkward constructions.
  • Use Case: Before releasing a lecture, use this Skill to ensure high-quality writing and accuracy.

Quick Start

Run the proofread skill on the 'lecture_slides.tex' file.

Frequently Asked Questions about proofread

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

FAQPage Schema
How do I automate proofreading LaTeX lecture files for grammar and typos?

Automate proofreading of LaTeX lecture files by running a script that checks for grammatical errors, typos, and consistency issues. It generates a detailed report identifying subject-verb agreement problems, misspellings, and duplicated words without altering the source files.

Can I check Quarto files for consistency and content overflow automatically?

Yes, you can check Quarto files for consistency and content overflow automatically. The process validates citation formats, notation, and terminology while ensuring content does not exceed slide boundaries or trigger LaTeX overfull boxes.

Does automated academic proofreading modify the original LaTeX source files?

No, automated academic proofreading does not modify the original LaTeX source files. It analyzes the lecture files to identify informal language, missing words, and awkward constructions, providing a detailed report while leaving the original content unchanged.

What is the best way to find search-and-replace artifacts in academic writing?

The best way to find search-and-replace artifacts in academic writing is to use an automated proofreading script. It detects misspellings, duplicated words, and formatting inconsistencies across lecture files, ensuring high-quality writing before release.

Why does my LaTeX lecture slide content overflow the slide boundaries?

LaTeX lecture slide content overflows boundaries due to excessive text or formatting issues. An overflow check identifies content exceeding slide boundaries and LaTeX overfull boxes, reporting these issues so you can adjust the layout before releasing the lecture.