# article-writing

> Claude/Codex skill by [@affaan-m](https://github.com/affaan-m) · 241k stars · Updated 2026-08-18

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.

Tags: ai-agents, anthropic, claude, claude-code, developer-tools, llm, mcp, productivity

## Install

```sh
git clone https://github.com/affaan-m/ECC /tmp/ECC && ln -s /tmp/ECC/skills/article-writing ~/.claude/skills/article-writing
```

## From README

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.

## Links

- HTML page: https://omgskills.com/skills/affaan-m/ecc/article-writing/
- GitHub: https://github.com/affaan-m/ECC
- Author: [@affaan-m](https://github.com/affaan-m)

## More from this repo

- [api-design](https://omgskills.com/skills/affaan-m/ecc/api-design/index.md) — REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning,...
   - [@affaan-m](https://github.com/affaan-m) · 241k stars
- [brand-voice](https://omgskills.com/skills/affaan-m/ecc/brand-voice/index.md) — Used to build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then...
   - [@affaan-m](https://github.com/affaan-m) · 241k stars
- [content-engine](https://omgskills.com/skills/affaan-m/ecc/content-engine/index.md) — Used to create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed...
   - [@affaan-m](https://github.com/affaan-m) · 241k stars
