proofread

Detect grammar, typos, overflow, and consistency issues in lecture slide files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gerhardriener/EC5230-industrial-organisation --skill proofread-gerhardriener
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proofread
Source: https://github.com/gerhardriener/EC5230-industrial-organisation/tree/main/.claude/skills/proofread
Command: npx skills add https://github.com/gerhardriener/EC5230-industrial-organisation --skill proofread-gerhardriener

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the identification of grammar issues, typos, overflow, and consistency problems in lecture materials, producing a thorough report without modifying any source files.

Core Features & Use Cases

  • Per-file proofreading: checks grammar, typos, overflow (layout issues), and overall academic writing quality.
  • Batch reporting: scans multiple lecture files in a specified directory and generates per-file quality reports.
  • Non-destructive workflow: outputs detailed findings to quality_reports/ without editing slides.

Quick Start

Run the proofreading protocol on your lecture files to generate a non-destructive report.

Frequently Asked Questions about proofread

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

FAQPage Schema
How do I check lecture slides for grammar and consistency issues?

To check lecture slides for grammar and consistency issues, run the proofreading protocol on your lecture slide sources. It validates inputs and generates per-file quality reports identifying grammar, typos, overflow, and consistency problems without altering the original files.

Can I bulk scan lecture slides for typos and layout overflow?

Yes, you can bulk scan lecture slides for typos and layout overflow. The skill scans multiple lecture files in a specified directory and generates individual per-file quality reports for each slide source without modifying the original content.

Does proofreading lecture slides modify the original source files?

Proofreading lecture slides does not modify the original source files. The workflow is non-destructive, outputting detailed findings for grammar, typos, and consistency issues to a dedicated quality_reports directory instead of editing the slides.

Where should lecture slide files be stored for academic writing quality checks?

Lecture slide files should be stored under the lecture-slides/slides directory for academic writing quality checks. The skill operates on sources in this specified directory to validate inputs and generate comprehensive quality reports.

What is the best way to audit lecture materials for academic writing quality?

The best way to audit lecture materials for academic writing quality is to run a dedicated proofreader agent that checks for grammar, typos, overflow, and consistency. It produces thorough per-file reports detailing all findings without changing the source slides.