定义并存储您的品牌声音配置文件,以生成一致的内容。捕捉写作风格、词汇模式、语气偏好和内容规则……
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install brand-voice-profile或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install brand-voice-profile⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/brand-voice-profile/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: brand-voice description: Define and store your brand voice profile for consistent content generation. Captures writing style, vocabulary patterns, tone preferences, and content rules. Use when generating content that matches your voice, onboarding a new content workflow, or ensuring consistency across platforms. ---
Store your writing style so AI-generated content sounds like you, not a robot.
Talk to your agent naturally:
> "Let's set up my brand voice. I write casually, use short sentences, and like to make technical topics accessible. I never use corporate jargon. My audience is indie developers and solopreneurs."
The agent should then:
brand-voice/profile.json{
"name": "Your Brand",
"created": "2026-02-22",
"updated": "2026-02-22",
"voice": {
"tone": "casual, direct, slightly irreverent",
"personality": ["helpful", "opinionated", "no-BS"],
"formality": "informal",
"humor": "dry wit, occasional sarcasm"
},
"writing": {
"sentenceLength": "short to medium, punchy",
"paragraphLength": "2-3 sentences max",
"structure": "lead with the point, then explain",
"formatting": ["use headers", "bullet points over paragraphs", "bold key phrases"]
},
"vocabulary": {
"use": ["ship", "build", "hack", "vibe", "solid"],
"avoid": ["utilize", "leverage", "synergy", "best practices", "learnings"],
"jargon": "minimal, explain when used",
"contractions": true
},
"audience": {
"who": "indie developers, solopreneurs, tech-curious founders",
"assumes": "basic technical literacy",
"explains": "complex concepts simply"
},
"content": {
"topics": ["AI", "automation", "building in public", "productivity"],
"avoid": ["politics", "controversial takes without data"],
"cta_style": "soft, value-first",
"hashtags": "minimal, 1-3 max"
},
"platforms": {
"twitter": {
"maxLength": 280,
"style": "punchy, hook-first",
"threads": "use for longer ideas, 3-7 tweets"
},
"linkedin": {
"style": "slightly more professional but still human",
"formatting": "line breaks for readability"
},
"blog": {
"style": "conversational, like talking to a friend",
"length": "800-1500 words typical"
}
},
"examples": {
"good": [
"Shipped a thing. It's rough but it works. Feedback welcome.",
"Hot take: most 'AI strategies' are just ChatGPT with extra steps.",
"Here's what I learned building X for 6 months..."
],
"bad": [
"We are pleased to announce the launch of our innovative solution.",
"Leveraging cutting-edge AI to drive synergies across the value chain.",
"🚀🔥💯 HUGE NEWS!!! 🔥🚀💯"
]
}
}
Reference the voice profile before writing:
Before generating:
1. Read brand-voice/profile.json
2. Match tone, vocabulary, and style
3. Check examples for calibration
4. Adapt for specific platform if specified
After generating content, self-check:
For agencies or multiple projects:
brand-voice/
profiles/
personal.json
company.json
client-a.json
Reference by name: "Use the client-a voice profile for this post."
Ask the user these questions (conversationally, not as a checklist):
If they have existing content, analyze it:
Read their last 10 posts/articles. Look for:
- Sentence length patterns
- Opening hook style
- Common phrases
- Vocabulary choices
- Formatting preferences
- CTA patterns
The profile isn't static. Update it when:
1. Check RSS for trending topics
2. Pick an angle
3. Generate post using brand voice
4. Review and schedule
1. Load voice profile
2. Generate week of content
3. Apply platform-specific formatting
4. Queue for posting
Voice profile can include visual style:
{
"visual": {
"aesthetic": "clean, minimal, lots of whitespace",
"colors": ["#1a1a1a", "#f5f5f5", "#0066cc"],
"avoid": ["stock photo vibes", "corporate clip art"]
}
}
安装 品牌声音简介 后,可以对 AI 说这些话来触发它
Help me get started with Brand Voice Profile
Explains what Brand Voice Profile does, walks through the setup, and runs a quick demo based on your current project
Use Brand Voice Profile to define and store your brand voice profile for consistent content ge...
Invokes Brand Voice Profile with the right parameters and returns the result directly in the conversation
What can I do with Brand Voice Profile in my design & creative workflow?
Lists the top use cases for Brand Voice Profile, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/brand-voice-profile/ 目录(个人级,所有项目可用),或 .claude/skills/brand-voice-profile/(项目级)。重启 AI 客户端后,用 /brand-voice-profile 主动调用,或让 AI 根据上下文自动发现并使用。
品牌声音简介 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
品牌声音简介 可免费安装使用。请查阅仓库了解许可证信息。
定义并存储您的品牌声音配置文件,以生成一致的内容。捕捉写作风格、词汇模式、语气偏好和内容规则……
品牌声音简介 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using Brand Voice Profile
Identifies repetitive steps in your workflow and sets up Brand Voice Profile to handle them automatically