Proofreads text for spelling, grammar, punctuation, and typographical errors while preserving the author's voice and style. Returns corrected text with a numbered change log.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autopunk-media-skills:proofreaderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Proofread a piece of text and return it with all spelling, grammar, punctuation, and typographical errors corrected — preserving the author's voice and intentional style choices throughout.
Proofread a piece of text and return it with all spelling, grammar, punctuation, and typographical errors corrected — preserving the author's voice and intentional style choices throughout.
Required: The text to proofread.
Optional: Language variant (British English, American English, Australian English — defaults to British English if not specified); house style notes (e.g. "Oxford comma: yes", "spell out numbers under ten", "capitalise 'Government' when referring to the UK Government"); whether to flag style choices for review rather than correcting them silently.
Two sections:
Corrected text — the full text with all errors fixed. No annotations or markup in the text itself unless track-changes format was requested.
Change log — a numbered list. Each entry contains: (1) the original text with the error, (2) the corrected version, (3) the reason in plain language. If no errors are found, states "No corrections needed" followed by a one-sentence confirmation of what was checked (word count, language variant, any house style notes applied).
Text to proofread:
The committee announced it's findings on wednesday, confirming that three seperate departments had failed to meet there targets for the second consecutive quarter. "We are deeply dissapointed," said the chair, who declined to names the departments publicly. Each of the department heads were given 30 days to submit a improvement plan.
Language variant: British English House style: Spell out numbers under ten. Oxford comma: yes.
Corrected text:
The committee announced its findings on Wednesday, confirming that three separate departments had failed to meet their targets for the second consecutive quarter. "We are deeply disappointed," said the chair, who declined to name the departments publicly. Each of the department heads was given 30 days to submit an improvement plan.
Change log:
Note: "30 days" retained as a numeral — house style specifies spelling out numbers under ten, and 30 falls above that threshold.
npx claudepluginhub ur-grue/autopunk-media-skills --plugin autopunk-media-skillsReviews copy against a defined house style guide and returns a structured list of every deviation with the correct form and rule reference.
Reviews written copy line-by-line against Every's style guide for grammar, punctuation, mechanics, formatting, and compliance. Ideal for articles, blogs, and docs.
Proofreads text or document files (docx, pdf, txt) for grammar, spelling, punctuation, clarity, and tone while preserving the author's voice. Returns corrections with a modification log or saves an updated file.