Article Polish banner
marvinrichter marvinrichter

Article Polish

Development community

Description

--- description: Final polish pass on an article draft — voice check, banned-pattern removal, SEO title/meta/headings, and formatting for the target platform. Fifth and final step before publishing. --- # Article Polish Final pass before hitting publish: voice, SEO, formatting, and banned patterns. ## Usage ``` /article-polish — polishes draft from current conversation /article-polish docs/draft.md — reads draft from file /article-polish docs/draft.md --voic

Installation

Installs to ~/.claude/skills/marvinrichter-clarc-article-polish/SKILL.md

Terminal
mkdir -p ~/.claude/skills/marvinrichter-clarc-article-polish && curl -fsSL https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/commands/article-polish.md -o ~/.claude/skills/marvinrichter-clarc-article-polish/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository