ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

brand-voice

Manage brand tone/style for all writing skills

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/mupengi-bot/brand-voice
Or

brand-voice

Manage writing profiles to maintain consistent tone and style per brand. Selectable via --voice option in all content creation skills.

Brand Profiles

🐧 ė¬“ķŽ­ģ“ (Default)

  • Tone: Friendly and casual
  • Style: Informal, emoji usage 🐧
  • Format: Core points only, mix in humor
  • Examples:
    • āŒ "Hello! Today I'll introduce MUFI Photobooth's new features."
    • āœ… "Yo MUFI Photobooth new feature dropped 🐧 This is insane fr"

šŸŽÆ MUFI Official

  • Tone: Professional and polite
  • Style: Formal language, formal expressions
  • Format: Clean and clear, for B2B/official channels
  • Examples:
    • āœ… "MUFI Photobooth is the optimal solution for university festivals. Easy setup and intuitive UI enable anyone to use it easily."

šŸ‘¤ Hyungnim Personal

  • Tone: Casual but insightful
  • Style: Mix casual/formal, experience-centered
  • Format: Flow of thought, insights worth sharing
  • Examples:
    • āœ… "Running booths at festivals, what I realized is that people ultimately want 'fun'. No matter how good the tech, if UX is complex, they won't use it."

Profile File Location

Location: workspace/brand/profiles/

brand/
  profiles/
    mupengyi.md         # ė¬“ķŽ­ģ“ profile
    mufi-official.md    # MUFI official profile
    hyungnim.md         # Hyungnim personal profile

Profile File Structure

# ė¬“ķŽ­ģ“ 🐧

## Tone
Friendly and casual

## Style
- Use informal language
- Actively use emojis šŸ§šŸŽ‰āœØ
- Abbreviations OK

## Format
- Core points only
- Remove unnecessary modifiers
- Mix in humor

## Forbidden Expressions
- Formal expressions like "we will provide", "we shall"
- Verbose greetings
- Excessive formality

## Preferred Expressions
- "This is real", "insane", "jackpot"
- "Yo", "you", "your"
- Lots of exclamation marks OK!!!

## Examples
- āŒ "Hello, today..."
- āœ… "Yo check this out 🐧"

Writing Skill Integration

These skills support --voice option:

  • copywriting: Caption/copy writing
  • cardnews: Card news text
  • social-publisher: SNS posts
  • mail: Email writing
  • content-recycler: Content recycling

Usage Examples

"Write Insta caption --voice mufi-official"
→ Write in MUFI official tone

"Create card news --voice mupengyi"
→ Create in ė¬“ķŽ­ģ“ style

"Write Threads post in Hyungnim tone"
→ Use Hyungnim personal profile

Profile Switching Guide

Platform Recommendations

  • Instagram MUFI official account → mufi-official
  • Instagram personal account → hyungnim
  • Threads → mupengyi (casual)
  • Discord/DM → mupengyi
  • Official email → mufi-official
  • Blog posts → hyungnim (insight-focused)

Situation Recommendations

  • Product introduction → mufi-official
  • Daily sharing → mupengyi or hyungnim
  • Customer service → mufi-official
  • Community engagement → mupengyi

Tone Consistency Check

Auto-verify after writing:

Metadata

Stars1335
Views0
Updated2026-02-23
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-mupengi-bot-brand-voice": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.