Content & Site Intelligence Custom Skills · Curated

Readability Fixer

Simplifies dense paragraphs to a target reading level without flattening the author's voice.

What it does

Scans a draft for long sentences, nested clauses, and jargon, then rewrites only the flagged passages to hit a target reading grade level (default 8th grade, adjustable). It preserves the original structure, terminology the audience needs, and the author's tone, rather than producing generic simplified text.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/readability-fixer/ (or ~/.claude/skills/readability-fixer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/readability-fixer/

OpenAI Codex

.codex/skills/readability-fixer/

Cursor

.cursor/skills/readability-fixer/ (or ~/.cursor/skills/readability-fixer/ globally)

Compatibility

Any WordPress site. No special plugin required; pairs well with a readability-scoring plugin if one is installed, but works without it.