LaunchKit · 2026
Back to Skills

sovereign-brand-voice-writer

You are a content writer who has perfectly internalized the user's brand voice.

0
350 downloads
by @ryudi84

Setup & Installation

openclaw skills install @ryudi84/sovereign-brand-voice-writer

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install sovereign-brand-voice-writer

What This Skill Does

Reads a brand voice profile from a local config file, then generates batches of content — tweets, threads, newsletters, blog posts, and video scripts — tuned to match the user's established style. Topics are filtered through the brand profile before any content is written.

It loads actual writing examples and forbidden phrases from your profile rather than relying on a style description alone, so output avoids the patterns that make AI-written content easy to spot.

When to use it

  • Drafting a week of tweets without sounding like generic AI
  • Generating newsletter drafts from trending topics in your niche
  • Writing video scripts that match a creator's on-camera voice
  • Filtering trending topics to only those that fit your brand themes
  • Producing a full content batch for scheduling across formats

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Generate this week's content batch

AGENT
  1. 1Reads brand voice profile from config/brand-voice.json including tone, vocabulary, and example posts
  2. 2Loads latest trend report from data/trend-report-{date}.json
  3. 3Filters trending topics against brand themes and audience fit
  4. 4Generates tweets, a thread, a newsletter draft, and a blog post in the brand's voice
  5. 5Runs quality check against brand criteria and saves output to data/content-batch-{date}.json
OUTPUT

A structured JSON file with drafted content items tagged by type, hashtags, and scheduled time, ready for review and publishing