proofread

Identify and report prose quality issues in Quarto manuscripts without modifying the source.

14|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/christopherkenny/skills --skill proofread-christopherkenny
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: proofread
Source: https://github.com/christopherkenny/skills/tree/main/skills/proofread
Command: npx skills add https://github.com/christopherkenny/skills --skill proofread-christopherkenny

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and report prose quality issues in Quarto manuscripts without modifying the source, helping authors polish writing while preserving original content.

Core Features & Use Cases

  • Checks grammar, spelling, punctuation, and overall writing quality for academic prose.
  • Produces a structured Markdown report organized by document sections; can target a single section with @sec-label.
  • APSA-style guidance is available through the related apsa-style skill; this tool coordinates with others but does not edit the source.

Quick Start

Run the proofread skill on a Quarto manuscript by providing the input .qmd path and, optionally, an output path and a @sec-label to limit scope.

Frequently Asked Questions about proofread

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

FAQPage Schema
How do I proofread a Quarto document without modifying the source file?▼

You can proofread a Quarto manuscript without modifying the source by running the proofread skill on your .qmd file. It generates a standalone Markdown report detailing grammar, spelling, punctuation, and academic writing quality issues.

Can I check prose quality for just one section of a Quarto manuscript?▼

Yes, you can check prose quality for a specific section of a Quarto manuscript by providing an optional @sec-label. This constrains the proofreading checks to only the targeted section, leaving the rest of the document unchecked.

What is the best way to check grammar and spelling in academic writing?▼

The best way to check grammar and spelling in academic writing is to use a proofreading tool that analyzes your Quarto prose. This skill identifies grammar, spelling, and punctuation issues while preserving your original content.

Does the proofread skill edit my Quarto source code directly?▼

No, the proofread skill does not edit your Quarto source code directly. It identifies and reports prose quality issues in a separate Markdown report, ensuring your original manuscript remains completely untouched.

How do I save a proofreading report for my Quarto manuscript?▼

To save a proofreading report for your Quarto manuscript, provide an optional output path when running the skill. The tool will then generate a standalone Markdown file at the specified location with all identified prose quality issues.

What formatting issues does a Quarto proofreader check in academic prose?▼

A Quarto proofreader checks grammar, spelling, punctuation, and overall academic writing quality in your prose. It produces a structured Markdown report organized by document sections to help you polish your writing.