proofread

Analyze lecture files for grammar, typos, overflow, and consistency issues.

1.5k|2.9k|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/pedrohcgs/claude-code-my-workflow --skill proofread-pedrohcgs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proofread
Source: https://github.com/pedrohcgs/claude-code-my-workflow/tree/main/.claude/skills/proofread
Command: npx skills add https://github.com/pedrohcgs/claude-code-my-workflow --skill proofread-pedrohcgs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The proofreading protocol reduces manual review by automatically identifying grammar errors, typos, overflow issues, and inconsistencies in academic writing, producing a report without altering source files.

Core Features & Use Cases

  • Non-destructive analysis: runs the mandatory proofreading checks and reports issues without editing any source files.
  • Comprehensive checks: verifies grammar, typos, layout overflow, consistency of citations/terminology, and academic writing quality.
  • Report generation: saves per-file reports to quality_reports/ with clear location, issue, suggested fix, and severity.

Quick Start

Review lecture files by running the proofreading protocol and generate the corresponding quality_reports without editing sources.

Frequently Asked Questions about proofread

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

FAQPage Schema
How do I automatically check grammar and typos in lecture files?

Automated proofreading of lecture files detects grammar errors, typos, overflow, and consistency issues in Slides/ and Quarto/ directories. It generates detailed quality reports while maintaining a strict no-edit policy on source files.

Can I check academic writing consistency without altering source files?

Non-destructive proofreading analyzes lecture files for consistency, grammar, and overflow without editing source files. It produces per-file quality reports in the quality_reports/ directory detailing location, issue, suggested fix, and severity.

What is the best way to generate a quality report for Quarto lecture slides?

Running an automated proofreading scan on Quarto lecture slides generates per-file quality reports. These reports include clear location details, identified issues, suggested fixes, and severity levels for grammar, typos, and consistency problems.

Does the proofreading protocol support full-project scans for lecture directories?

The proofreading protocol supports both single-file reviews and full-project scans for lecture directories. It comprehensively checks Slides/ and Quarto/ directories for grammar, typos, overflow, and consistency issues across the entire project.

What layout and formatting issues can an automated proofreader detect in academic files?

Automated proofreading detects layout overflow, formatting inconsistencies, citation errors, and terminology issues in academic files. It enforces academic writing quality standards and documents all formatting and layout issues in the generated quality reports.