proofread

Detect grammar, typos, overflow, and terminology issues in tex and qmd lecture files.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/groundnuty/macf-devops-toolkit --skill proofread-groundnuty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proofread
Source: https://github.com/groundnuty/macf-devops-toolkit/tree/main/.claude/profiles/paper/skills/proofread
Command: npx skills add https://github.com/groundnuty/macf-devops-toolkit --skill proofread-groundnuty

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read-only proofreading pass over lecture sources to catch grammar, typos, overflow, terminology inconsistencies, and overall writing quality; produces a report without editing the original content.

Core Features & Use Cases

  • Grammar and typo detection for tex and qmd lecture files.
  • Overflow checks for layout and slide boundaries.
  • Consistency and academic-quality checks to improve writing.

Quick Start

Provide a filename or "all" to run the proofreading pass on lecture sources and generate a report without modifying any source files.

Frequently Asked Questions about proofread

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

FAQPage Schema
How do I proofread LaTeX and Quarto files without editing the original content?

Run a read-only proofreading pass on tex and qmd files to detect grammar, typos, and terminology issues. The tool analyzes text quality and returns a report without modifying any source files.

Can I check for terminology consistency and overflow across an entire academic writing project?

Yes, provide "all" to run the proofreading pass across an entire project. It checks terminology consistency, overflow, and writing quality across individual files, returning per-file findings and a consolidated report.

What types of issues does a read-only proofreading pass detect in lecture sources?

The proofreading pass detects grammar errors, typos, layout overflow, terminology inconsistencies, and overall writing quality issues in tex and qmd manuscripts and slides.

Does this proofreading tool support Quarto and LaTeX slides?

Yes, the proofreading tool supports both Quarto and LaTeX file formats. It applies academic-quality checks to manuscripts and slides, generating a report without modifying the original sources.

How do I generate a proofreading report for all my lecture source files at once?

Provide the parameter "all" to run the proofreading pass on all lecture source files. The tool returns per-file findings and a consolidated report covering grammar, typos, and consistency without editing content.