Overview of the Writing Plugin skills
mainThe writing plugin provides two explicit-trigger skills designed to improve prose quality. These skills do not fire automatically during ordinary writing tasks; they must be invoked by name.
- agent-style: Applies 21 literature-backed rules for formal technical prose (e.g., papers, design docs, proposals, READMEs, commit messages). Based on The Elements of Agent Style.
- remove-ai-patterns: Removes AI-writing patterns ("AI-isms") from text across any register. It uses voice profiles and a deterministic Node.js detector. Wraps avoid-ai-writing.
Usage Note: The two skills are complementary but should not be interleaved. Use agent-style for clarity and composition in formal prose, or remove-ai-patterns to de-AI text of any voice. Pick one as the final gate for a document.