Use Case
Clear Writing isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Write clear, concise prose for humans β documentation, READMEs, API docs, commit messages, error messages, UI text, reports, and explanations. Combines Strunk's rules for clearer prose with technical documentation patterns, structure templates, and review checklists. This guide covers how to deploy Clear Writing for your team, standardize prompts, and create shared workflows that everyone can use.
Install Clear Writing in your project directory: .claude/skills/clear-writing/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Clear Writing in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Clear Writing
How can my team use Clear Writing together?
Set up Clear Writing for our project so everyone can use it
Create a shared workflow using Clear Writing for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install clear-writingOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install clear-writingβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/clear-writing/π‘Extract and place the folder at the path above, then restart your agent.