Skills brand-voice-generator
Creates consistent brand voice guidelines and content. Generates copy that matches your brand personality across all channels. Perfect for startups building their identity.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/1477009639zw-blip/brand-voice-generator" ~/.claude/skills/openclaw-skills-brand-voice-generator-6c3ed6 && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/1477009639zw-blip/brand-voice-generator" ~/.openclaw/skills/openclaw-skills-brand-voice-generator-6c3ed6 && rm -rf "$T"
manifest:
skills/1477009639zw-blip/brand-voice-generator/SKILL.mdsource content
Brand Voice Generator
Create consistent, distinctive brand communication across all channels.
What You Get
Voice Attributes
- 5 core personality traits
- Tone variations (formal/casual/technical)
- Language principles (what to say / what NOT to say)
- Example phrases
Content Examples
- Homepage hero copy
- Product descriptions
- Email templates
- Social media posts
- FAQ answers
Do's and Don'ts
- Specific word choices
- Sentence structure preferences
- Humor guidelines
- Technical level guidance
Usage
python3 voice.py --brand "FinTech startup" --tone professional python3 voice.py --brand "Gaming app" --tone casual
Example Output
Brand: Professional FinTech
- Voice: Confident, clear, trustworthy
- Avoid: Jargon, hype, complexity
- Sentence: Short, direct, action-oriented
Built by Beta