Back to catalog

Claude content-writer

A structured content workflow skill that moves from brief to draft through discuss, plan, execute, verify, and ship phases.

Repository
sociilabs/claude-content-writer
Skill path
SKILL.md
Systems
Claude Code
Install
npx skills add sociilabs/claude-content-writer
GitHub stars
37
Updated
2026-05-21
Source
README · SKILL.md

What it is

content-writer is a Claude Code skill that adds a /writer command namespace. The README describes five phases: discuss, plan, execute, verify, and ship.

Why it is useful

Content generation usually fails when it is treated as one prompt. This skill adds structure: brand voice capture, SEO checks, an anti-AI-pattern audit, and a publishing handoff.

Best uses

  • Produce repeatable blog, landing page, or marketing content drafts.
  • Build a brand voice profile before generating content.
  • Run a verification pass before shipping a draft.

Notes

The workflow is Claude Code oriented. For other agents, the phase structure is still reusable, but slash-command behavior may need adaptation.