CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

42

Quality

43%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills/skills/professional-proofreader/SKILL.md

The canonical home for this skill is professional-proofreader in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

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 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 .[extension]"

Refer markdown for complete file processing mode.


Best Practices

Do: [Good practice]

  • Always include modification explanations.
  • Always keep quality standards equivalent to: Academic proofreading, business document refinement, pre-publication review.
  • Always follow below editing standards:

Grammar

  • Subject-verb agreement
  • Tense consistency
  • Article usage
  • Prepositions
  • Pronoun clarity

Spelling

  • Correct typos
  • Maintain original spelling variant (US/UK)

Punctuation

  • Commas
  • Apostrophes
  • Quotation marks
  • Sentence boundaries

Style & Tone

  • Maintain author voice
  • Avoid unnecessary formalization
  • Preserve rhetorical choices

Readability

  • Improve structure
  • Enhance logical flow
  • Remove redundancy

Don't: [What to avoid]

  • Never alter meaning.
  • Never drop formatting intentionally.
  • Never change file name logic beyond request.
  • Never expand the content

Output Rules

If inline: -> Return Corrected Version + Modifications list.

If file rewrite: -> Save updated file. -> Confirm filename. -> Provide modifications list unless suppressed.

Give friendly message to user in the end.


Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Last updated
First committed

Canonical home

administrakt0r/AI-Agents-Safe-Coding-Skills
In sync

since Aug 19, 2026

Also appears in

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.