From reactant
Proofreads surrounding text for grammar, spelling, and punctuation errors. Respects scope modifiers (protected <<>> regions, editable (( )) fields) and resolves context references from external files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/reactant:proofreadThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Fix grammar, spelling, and punctuation in the surrounding text.
Fix grammar, spelling, and punctuation in the surrounding text.
<@proofread> tag appears.<@proofread> tag) with the corrected text.The surrounding text may contain scope modifier tags that control which regions you can edit.
<< >>: Text inside << and >> must NOT be modified, even if it contains errors. Remove the << >> delimiters in the output, but keep the content unchanged.(( )): ONLY the text inside (( and )) may be modified. The surrounding text is context only — do not change it. Remove the (( )) delimiters in the output.If neither modifier is present, the entire surrounding text is editable (default behavior).
The prompt may contain context references wrapped in double backticks ( ``). These point to external resources (file paths, section titles, etc.) that you should look up.
<@proofread: use terminology from ``glossary.md``>. delimiters from the output. ``) in the prompt before applying fixes.<@proofread> tag and all modifier delimiters (<< >>, (( )), ``) must be removed in the output.npx claudepluginhub a554b554/reactant --plugin reactantProofreads inline text or document files (.docx, .pdf, .txt) for grammar, spelling, punctuation, clarity, and tone issues while preserving author voice and intent. Provides corrected version with modification log or saves updated file with prefix.
Fixes prose formatting, typos, and clarity issues in markdown or text files. Corrects em dashes, double spaces, misspellings, and weak sentences.