prose
Revise prose for clarity and busy readers, add sourced footnotes, strip references the reader cannot see, cut AI tells from any writing, and lint Markdown with Vale.
Install
/plugin marketplace add staticaland/skills
/plugin install prose@staticaland-skills
Skills
- writing-revision (skill) - Makes text clear, scannable, and action-oriented for busy readers.
- Auto-cite Factual Claims (skill) - Finds web sources for the factual claims a document rests on and adds them as Markdown footnotes.
- standalone (skill) - Strips references the reader cannot see - "as discussed", "the old handler" - from prose and code comments.
- unslop (skill) - Cuts AI tells from any writing and adds human voice.
Hooks
- Vale lint (
hooks/vale_lint.py) - Runs Vale on Markdown files after Claude writes or edits them. Requires thevaleCLI.
License
MIT