professional-proofreader
Use when a user asks to "proofread", "review and correct", "fix grammar", "improve readability while keeping my voice", and to proofread a document file and save an updated version.
npx skills add sickn33/agentic-awesome-skills --skill professional-proofreader --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Professional Proofreader ## Overview This skill transforms flawed writing — whether pasted text or uploaded documents — into publication-ready prose without altering the author’s intent. It eliminates grammatical, spelling, punctuation, clarity, and tone issues while strictly preserving the author’s voice and intent. Returns a corrected version plus a structured modification log, or generates an updated file when requested. Not for code editing or technical refactoring. --- ## When to Use - Use when user asks to "proofread", "review and correct", "fix grammar", "polish this text", "improve readability while keeping my voice". - Use when user asks to proofread a document file (like .docx, .pdf, .txt) and save the updated version as new file with 'UPDATED_' prefix. --- # WORKFLOW MODES This skill operates in two modes: 1. Inline Text Mode 2. File Processing Mode ### MODE 1: Inline Text Refer [markdown](references/inline-text-mode.md) for complete inline text mode. ### MODE 2: File Processing Trigger when user says: - "Proofread [filename].[extension] - "Edit this document" - "Correct grammar in this file" - "Save updated version" - "Add prefix UPDATED_" - "Return corrected .[extens
- Overview
- When to Use
- MODE 1: Inline Text
- MODE 2: File Processing
- Best Practices
- ✅ Do: [Good practice]
- ❌ Don't: [What to avoid]
- Limitations
What does the professional-proofreader skill do?
Use when a user asks to "proofread", "review and correct", "fix grammar", "improve readability while keeping my voice", and to proofread a document file and save an updated version.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill professional-proofreader --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.