Catalog
softaworks/writing-clearly-and-concisely

softaworks

writing-clearly-and-concisely

Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.

global
0installs0uses~926
v1.1Saved Apr 20, 2026

Writing Clearly and Concisely

Overview

Write with clarity and force. This skill covers what to do (Strunk) and what not to do (AI patterns).

When to Use This Skill

Use this skill whenever you write prose for humans:

  • Documentation, README files, technical explanations
  • Commit messages, pull request descriptions
  • Error messages, UI copy, help text, comments
  • Reports, summaries, or any explanation
  • Editing to improve clarity

If you're writing sentences for a human to read, use this skill.

Limited Context Strategy

When context is tight:

  1. Write your draft using judgment
  2. Dispatch a subagent with your draft and the relevant section file
  3. Have the subagent copyedit and return the revision

Loading a single section (~1,000-4,500 tokens) instead of everything saves significant context.

Elements of Style

William Strunk Jr.'s The Elements of Style (1918) teaches you to write clearly and cut ruthlessly.

Rules

Elementary Rules of Usage (Grammar/Punctuation):

  1. Form possessive singular by adding 's
  2. Use comma after each term in series except last
  3. Enclose parenthetic expressions between commas
  4. Comma before conjunction introducing co-ordinate clause
  5. Don't join independent clauses by comma
  6. Don't break sentences in two
  7. Participial phrase at beginning refers to grammatical subject

Elementary Principles of Composition:

  1. One paragraph per topic
  2. Begin paragraph with topic sentence
  3. Use active voice
  4. Put statements in positive form
  5. Use definite, specific, concrete language
  6. Omit needless words
  7. Avoid succession of loose sentences
  8. Express co-ordinate ideas in similar form
  9. Keep related words together
  10. Keep to one tense in summaries
  11. Place emphatic words at end of sentence

Reference Files

The rules above are summarized from Strunk's original text. For complete explanations with examples:

Section File ~Tokens
Grammar, punctuation, comma rules 02-elementary-rules-of-usage.md 2,500
Paragraph structure, active voice, concision 03-elementary-principles-of-composition.md 4,500
Headings, quotations, formatting 04-a-few-matters-of-form.md 1,000
Word choice, common errors 05-words-and-expressions-commonly-misused.md 4,000

Most tasks need only 03-elementary-principles-of-composition.md — it covers active voice, positive form, concrete language, and omitting needless words.

AI Writing Patterns to Avoid

LLMs regress to statistical means, producing generic, puffy prose. Avoid:

  • Puffery: pivotal, crucial, vital, testament, enduring legacy
  • Empty "-ing" phrases: ensuring reliability, showcasing features, highlighting capabilities
  • Promotional adjectives: groundbreaking, seamless, robust, cutting-edge
  • Overused AI vocabulary: delve, leverage, multifaceted, foster, realm, tapestry
  • Formatting overuse: excessive bullets, emoji decorations, bold on every other word

Be specific, not grandiose. Say what it actually does.

For comprehensive research on why these patterns occur, see signs-of-ai-writing.md. Wikipedia editors developed this guide to detect AI-generated submissions — their patterns are well-documented and field-tested.

Bottom Line

Writing for humans? Load the relevant section from elements-of-style/ and apply the rules. For most tasks, 03-elementary-principles-of-composition.md covers what matters most.

Files8
8 files · 171.1 KB

Select a file to preview

Overall Score

87/100

Grade

A

Excellent

Safety

95

Quality

88

Clarity

85

Completeness

83

Summary

A comprehensive skill for writing clear, forceful prose following William Strunk Jr.'s timeless principles from *The Elements of Style* (1918). It combines classical grammar and composition rules with modern guidance on avoiding AI-generated writing patterns, helping agents produce documentation, commit messages, error text, and other human-readable content that is specific, concise, and professionally voiced.

Detected Capabilities

Applies Strunk's 18 core rules for clear composition and grammarIdentifies and eliminates common AI writing patterns (puffery, empty -ing phrases, promotional adjectives)Provides specific before/after examples for grammar, voice, and word choiceReferences detailed section files for progressive context loadingGuides paragraph structure, active voice, positive statements, and concisionCovers common word misuse and suggests corrections with rationale

Trigger Keywords

Phrases that MCP clients use to match this skill to user intent.

write documentationedit for claritycommit messageprose reviewcut needless wordsactive voiceconcise writing

Risk Signals

INFO

Multiple external domain references for research context

SKILL.md header and signs-of-ai-writing.md
INFO

Extensive reference corpus (Wikipedia editors' guide, academic papers, literary examples)

signs-of-ai-writing.md (~92.6 KB) and elements-of-style files
INFO

No file writes, shell commands, or system operations

SKILL.md and all reference files

Referenced Domains

External domains referenced in skill content, detected by static analysis.

aclanthology.orgarxiv.orgciter.toolforge.orgcloud.google.comconsciouscreativity.comdoi.orgen.wikipedia.orgen.wiktionary.orggithub.comjournals.sfu.caklasresearch.comphabricator.wikimedia.orgpubmed.ncbi.nlm.nih.govsociologicalscience.comupload.wikimedia.orgwellington.scoop.co.nzwww.chronicle.comwww.gutenberg.orgwww.imdb.comwww.laetusinpraesens.orgwww.maly.ruwww.nytimes.comwww.prnewswire.comwww.science.orgwww.theguardian.comwww.washingtonpost.com

Use Cases

  • Writing or editing technical documentation and README files
  • Drafting clear, concise commit messages and pull request descriptions
  • Creating error messages, UI copy, and help text
  • Editing reports, summaries, or explanations for clarity and force
  • Reviewing and improving code comments and docstrings
  • Removing generic puffery and AI-like patterns from prose

Quality Notes

  • Excellent scope definition: skill is restricted to prose evaluation and rewriting guidance — no file system operations or code generation
  • Strong pedagogical structure: core rules in SKILL.md with detailed reference files indexed by section and token count, enabling context-efficient usage
  • Comprehensive examples throughout: each rule includes before/after pairs showing common errors and corrections
  • Context-aware guidance: explicitly recommends subagent dispatch for tight contexts, with specific file recommendations
  • Well-grounded theoretical foundation: references original Strunk text, Herbert Spencer on linguistic economy, and field research from Wikipedia editors
  • AI pattern detection is research-backed and specific: avoids vague complaints and instead catalogs exact problematic phrases with examples
  • Clear limitations acknowledged: skill is for prose writing only, not code generation or other tasks
  • All reference files present and correctly indexed: manifest shows supporting files match descriptions in SKILL.md
  • Formatting and structure follow agentskills.io conventions with clear headings, tables, and practical examples
  • Minor: The signs-of-ai-writing.md file is very long (~92.6 KB) and Wikipedia-specific; while valuable, some sections may not apply outside Wikipedia contexts, but this is acknowledged in the file itself
Model: claude-haiku-4-5-20251001Analyzed: Apr 20, 2026

Reviews

Add this skill to your library to leave a review.

No reviews yet

Be the first to share your experience.

Version History

v1.1

Content updated

2026-04-20

Latest
v1.0

No changelog

2026-04-12

Add softaworks/writing-clearly-and-concisely to your library

Command Palette

Search for a command to run...