Agent skill · Documentation

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.

mturacgithub.com/mturacGitHub ↗
codexcopilotcursorMIT
Install
npx skills add mturac/everything-openai-codex --skill article-writing --agent codex

Same command for any agent — swap --agent for claude-code, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/article-writing/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 84
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 1. Lead with the concrete thing: artifact, example, output, anecdote, number, screenshot, or code. 2. Explain after the example, not before. 3. Keep sentences tight unless the source voice is intentionally expansive. 4. Use proof instead of adjectives. 5. 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", "c

What's inside
Steps it walks through
  1. When to Activate
  2. Core Rules
  3. Voice Handling
  4. Banned Patterns
  5. Writing Process
  6. Structure Guidance
  7. Technical Guides
  8. Essays / Opinion
  9. Newsletters
  10. Quality Gate
More from everything-openai-codex
All skills →
About this skill
What does the article-writing skill do?

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.

How do I install it?

Run `npx skills add mturac/everything-openai-codex --skill article-writing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mturac/everything-openai-codex, a repository with 84 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going