| name | medium-article-expert |
| description | Expert guidance for writing, structuring, outlining, titling, and publishing high-engagement Medium articles. Use whenever the user mentions Medium, Boost nomination, Medium titles/subtitles/kickers, article outlines, key points from a topic, SEO slugs/canonicals, or drafting/editing a Medium post — even if they only share a rough topic or research notes and do not say "Medium article." Covers topic→angle→3–5 key points→title factory, Zinsser/Halbert prose, Sugarman's Slippery Slide, BAB/PAS/AIDA/ACT/Zigzag spines, Medium formatting, Boost quality bars, and pre-publish SEO. |
Medium Article Expert
Draft, outline, title, edit, and publish technical articles for Medium Boost using first-hand specificity and human-authentic prose.
## 1. Decision tree
## 2. Validate draft
python3 scripts/validate_draft.py <path_to_draft.md>
Detects banned words, qualifiers, semicolons, flat sentence rhythm.
## 3. Progressive disclosure
- Write section-by-section. Do not dump a full article in one response.
- When the user brings a topic without a locked outline/title, emit the outline-and-titles output contract first.
- No qualifiers. No sentence starting with "However" or "Additionally".
- Self-promotion only at the absolute bottom.
- Run `validate_draft.py` or check [validation.md](references/validation.md) before claiming a draft is publish-ready.
- Avoid banned AI-slop words ([writing-rules.md](references/writing-rules.md)).
- Titles must be accurate + specific: curiosity gap anchored to a true payoff; subtitle extends, never repeats; body delivers the title promise without a first-paragraph caveat.