writing-clearly-and-concisely

Solid

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.

AI & Automation 1,924 stars 176 forks Updated 2 months ago MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
100
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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**: 8. One paragraph per topic 9. Begin paragraph with topic sentence 10. **Use active voice** 11. **Put ...

Details

Author
softaworks
Repository
softaworks/agent-toolkit
Created
4 months ago
Last Updated
2 months ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Solid

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.

27,681 Updated today
davila7
Data & Documents Listed

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.

335 Updated today
aiskillstore
Data & Documents Listed

rewrite-prose

Use this skill to polish the wording of plain text documents and English embedded in source code.

1 Updated 3 days ago
yegor256
AI & Automation Listed

writing-style

Mandatory style guide for all written English output. Enforces Australian English spelling, bans common AI-tell words and phrases, and ensures a direct, natural, human tone. Use this skill every time you write, edit, rewrite, or review prose of any kind, including: emails, Slack messages, blog posts, reports, articles, presentations, one-pagers, job descriptions, speaker notes, customer replies, farewell messages, internal announcements, creative writing, or any other text a human will read. Also use when cleaning up AI-generated text (e.g. from ChatGPT, Gemini, or another LLM) to remove robotic language. If someone asks you to "make this sound more natural", "rewrite this", "draft a message", "write an email", "clean this up", or "fix the tone", this skill applies. Even short, informal messages like a two-line Slack ping must follow these rules. The only exceptions are code, variable names, and direct quotes. When in doubt, use this skill. It is better to over-trigger than to miss a case where the output sou

3 Updated yesterday
AdenCJM
AI & Automation Listed

stop-slop

Load when the user asks to draft, edit, or review English prose for AI-writing tells; do not load for code explanation, Chinese output, technical specs, or routine status reports.

1 Updated yesterday
JasonxzWen