writing-for-humans

Installation
SKILL.md

Writing for Humans

Rewrite LLM-generated documentation into text humans actually read.

Scope

Apply to: User-facing prose — READMEs, guides, tutorials, commit messages, PR descriptions.

Do not apply to: Code comments, internal specs, handoffs, research documents, API docs generated from code, non-prose output (JSON, YAML, config files).

Integration Pattern

Other skills load this as a post-processing step. The calling skill produces a draft, then a sub-agent rewrites it.

Task tool:
  subagent_type: general-purpose
  description: "Rewrite draft for readability"
  prompt: |
Related skills

More from bnadlerjr/dotfiles

Installs
1
GitHub Stars
5
First Seen
Mar 28, 2026