Article Writing
Write long-form content that sounds like an actual person with a point of view, not an LLM smoothing itself into paste.
When to Activate
- drafting blog posts, essays, launch posts, guides, tutorials, or newsletter issues
- turning notes, transcripts, or research into polished articles
- matching an existing founder, operator, or brand voice from examples
- tightening structure, pacing, and evidence in already-written long-form copy
Core Rules
- Lead with the concrete thing: artifact, example, output, anecdote, number, screenshot, or code.
- Explain after the example, not before.
- Keep sentences tight unless the source voice is intentionally expansive.
- Use proof instead of adjectives.
- Never invent facts, credibility, or customer evidence.
Voice Handling
If the user wants a specific voice, run brand-voice first and reuse its VOICE PROFILE.
Do not duplicate a second style-analysis pass here unless the user explicitly asks for one.
If no voice references are given, default to a sharp operator voice: concrete, unsentimental, useful.
Banned Patterns
Delete and rewrite any of these:
- "In today's rapidly evolving landscape"
- "game-changer", "cutting-edge", "revolutionary"
- "here's why this matters" as a standalone bridge
- fake vulnerability arcs
- a closing question added only to juice engagement
- biography padding that does not move the argument
- generic AI throat-clearing that delays the point
Writing Process
- Clarify the audience and purpose.
- Build a hard outline with one job per section.
- Start sections with proof, artifact, conflict, or example.
- Expand only where the next sentence earns space.
- Cut anything that sounds templated, overexplained, or self-congratulatory.
Structure Guidance
Technical Guides
- open with what the reader gets
- use code, commands, screenshots, or concrete output in major sections
- end with actionable takeaways, not a soft recap
Essays / Opinion
- start with tension, contradiction, or a specific observation
- keep one argument thread per section
- make opinions answer to evidence
Newsletters
- keep the first screen doing real work
- do not front-load diary filler
- use section labels only when they improve scanability
Quality Gate
Before delivering:
- factual claims are backed by provided sources
- generic AI transitions are gone
- the voice matches the supplied examples or the agreed
VOICE PROFILE
- every section adds something new
- formatting matches the intended medium
Source: affaan-m/ECC → skills/article-writing/SKILL.md
Also appears in: affaan-m/ECC/.agents/skills/article-writing/SKILL.md
1---2name: article-writing3description: Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.4---5# Article Writing67Write long-form content that sounds like an actual person with a point of view, not an LLM smoothing itself into paste.89## When to Activate1011- drafting blog posts, essays, launch posts, guides, tutorials, or newsletter issues12- turning notes, transcripts, or research into polished articles13- matching an existing founder, operator, or brand voice from examples14- tightening structure, pacing, and evidence in already-written long-form copy1516## Core Rules17181. Lead with the concrete thing: artifact, example, output, anecdote, number, screenshot, or code.192. Explain after the example, not before.203. Keep sentences tight unless the source voice is intentionally expansive.214. Use proof instead of adjectives.225. Never invent facts, credibility, or customer evidence.2324## Voice Handling2526If the user wants a specific voice, run `brand-voice` first and reuse its `VOICE PROFILE`.27Do not duplicate a second style-analysis pass here unless the user explicitly asks for one.2829If no voice references are given, default to a sharp operator voice: concrete, unsentimental, useful.3031## Banned Patterns3233Delete and rewrite any of these:34- "In today's rapidly evolving landscape"35- "game-changer", "cutting-edge", "revolutionary"36- "here's why this matters" as a standalone bridge37- fake vulnerability arcs38- a closing question added only to juice engagement39- biography padding that does not move the argument40- generic AI throat-clearing that delays the point4142## Writing Process43441. Clarify the audience and purpose.452. Build a hard outline with one job per section.463. Start sections with proof, artifact, conflict, or example.474. Expand only where the next sentence earns space.485. Cut anything that sounds templated, overexplained, or self-congratulatory.4950## Structure Guidance5152### Technical Guides5354- open with what the reader gets55- use code, commands, screenshots, or concrete output in major sections56- end with actionable takeaways, not a soft recap5758### Essays / Opinion5960- start with tension, contradiction, or a specific observation61- keep one argument thread per section62- make opinions answer to evidence6364### Newsletters6566- keep the first screen doing real work67- do not front-load diary filler68- use section labels only when they improve scanability6970## Quality Gate7172Before delivering:73- factual claims are backed by provided sources74- generic AI transitions are gone75- the voice matches the supplied examples or the agreed `VOICE PROFILE`76- every section adds something new77- formatting matches the intended medium7879---8081**Source:** [`affaan-m/ECC`](https://github.com/affaan-m/ECC) → `skills/article-writing/SKILL.md`8283**Also appears in:** `affaan-m/ECC/.agents/skills/article-writing/SKILL.md`