writing-clearly-and-concisely

Rewrite prose to be concise and concrete using Strunk's Elements of Style.

1|Updated Jan 2, 2020
One-click install
npx skills add https://github.com/otahontas/nix --skill writing-clearly-and-concisely-otahontas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-clearly-and-concisely
Source: https://github.com/otahontas/nix/tree/main/home/configs/pi-coding-agent/skills/writing-clearly-and-concisely
Command: npx skills add https://github.com/otahontas/nix --skill writing-clearly-and-concisely-otahontas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prose that is vague, wordy, or unfocused slows readers and reduces impact; this skill guides you to apply Strunk's rules to produce clearer, more concise writing.

Core Features & Use Cases

  • Active voice emphasis: Prioritize direct, energetic sentences.
  • Conciseness and precision: Omit needless words and replace vague terms with concrete specifics.
  • Common misuses: Identify and fix filler phrases, vague nouns, and redundant qualifiers across docs, commits, UI text, and emails.

Quick Start

Apply the Strunk-inspired edits to a sample paragraph: rewrite it to be shorter, more concrete, and more direct.

Frequently Asked Questions about writing-clearly-and-concisely

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make my documentation and commit messages more concise?

To make documentation and commit messages more concise, apply Strunk's Elements of Style rules to omit needless words, enforce active voice, and replace vague terms with concrete specifics.

What is the best way to fix wordy and unfocused prose in UI text?

The best way to fix wordy UI text is to identify and remove filler phrases, vague nouns, and redundant qualifiers, replacing them with direct, energetic sentences using active voice.

How does active voice improve clear writing in technical reports?

Active voice improves clear writing in technical reports by prioritizing direct, energetic sentences that reduce redundancy and require definite, concrete language, speeding up reader comprehension.

Can I use Strunk's rules to edit error messages and emails?

Yes, you can use Strunk's rules to edit error messages and emails by rewriting them to be shorter, more concrete, and more direct, which reduces common misuses like filler phrases.

When do I need to replace vague terms with concrete specifics in my writing?

You need to replace vague terms with concrete specifics when your prose slows readers and reduces impact, ensuring your documentation, reports, and UI text remain definite and professional.

Why does vague prose reduce the impact of my technical writing?

Vague prose reduces the impact of technical writing because unfocused sentences and redundant qualifiers force readers to parse unnecessary words, which this skill resolves through conciseness and precision.