article-writing

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.

Content Preview
---
name: article-writing
description: 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.
origin: ECC
---

# Article Writing

Write long-form content that sounds like a real person or brand, not generic AI output.

## When to Activate

- dr
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/article-writing.md \
  https://raw.githubusercontent.com/affaan-m/everything-claude-code/main/.agents/skills/article-writing/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/affaan-m/everything-claude-code

Then reference at .agents/skills/article-writing/SKILL.md

Related Skills