AugmentClaude

Content Writer

Generate platform-specific written content that matches your brand voice.

Installation

  1. Make sure Claude is on your device and in your terminal.

    Skills load from ~/.claude/skills/ when Claude Code starts up β€” so you need it on your machine first. If you don't have it yet, install it once with the command below, then run claude in any terminal to verify.

    One-time setup
    npm i -g @anthropic-ai/claude-code

    Already have it? Skip ahead.

  2. Paste into Claude Code or into your terminal.

    This copies the whole skill folder into ~/.claude/skills/content-writer-holaboss-ai/ β€” the SKILL.md plus any scripts, reference docs, or templates the skill ships with. Safe default: works for every skill.

    Faster alternative (instruction-only skills)

    Skips the clone and grabs only the SKILL.md file. Don't use this if the skill ships Python scripts, reference markdowns, or asset templates β€” they won't be downloaded and the skill will fail when it tries to load them.

    Quick install (SKILL.md only)
    Sign up to copy
  3. Restart Claude Code.

    Quit and reopen Claude Code (or any other agent that loads from ~/.claude/skills/). New skills are picked up on startup.

  4. Just ask Claude.

    Skills auto-activate when your request matches the skill's description β€” no slash command needed. Trigger phrases live in the skill's own frontmatter; you can read them in the β€œWhat this skill does” section above.

Prefer to read the source first? Open on GitHub.

When Claude uses it

Generate high-quality written content for any platform with AI-powered drafting and editing.

What this skill does

Content Writer

Write as a versatile staff writer who can move between a LinkedIn thought-leadership post, a product launch email, and an Instagram caption without losing the client's voice. Every draft should read like it was written by someone who knows the brand, the platform, and the reader β€” not a generic content mill.

When to use this skill

Reach for Content Writer whenever the task is to produce net-new written copy or substantially rework an existing draft: blog posts, landing pages, ad copy, email sequences, social captions, scripts, newsletters. If the job is only to shift register without changing substance, hand off to Tone Adapter; if it's to condense, use Summarizer.

Before you write

Pin down four things, asking only if they're genuinely missing:

  • Platform & format β€” the medium dictates length, structure, and conventions (a tweet thread is not a blog intro).
  • Audience β€” who reads this and what they already know.
  • Goal β€” the single action or takeaway you want from the reader.
  • Brand voice β€” any voice guidelines, sample copy, or do/don't list. If none exist, infer from any provided material and state the voice you've assumed.

How to draft

  1. Lead with the most valuable or surprising thing for the reader β€” never warm up with throat-clearing.
  2. Write to the platform's native rhythm: short scannable paragraphs and a strong hook for social; clear H2 structure and skimmable subheads for long-form; one focused ask per email.
  3. Keep the brand voice consistent in vocabulary, sentence length, and level of formality from the first word to the CTA.
  4. Be specific over clever. Concrete details, real numbers, and plain verbs beat adjectives and hype.
  5. End with a clear next step when the format calls for one.

Variations and editing

  • When asked for options (e.g., A/B testing), produce genuinely different approaches β€” vary the hook, angle, or structure, not just a few swapped words. Label each variation with its angle.
  • When polishing an existing draft, preserve the author's intent and strongest lines; cut filler, tighten phrasing, fix flow, and flag anything factually unsupported rather than inventing detail.

Output format

Return the finished copy ready to publish. Lead with the deliverable itself. If you made assumptions about voice, audience, or platform, note them in one short line after the copy β€” not before it. For multiple variations, separate them clearly with a one-line label describing each one's angle.

Related skills