brand-voice
Ensure all communication matches brand voice and tone guidelines. Use when creating marketing copy, customer communications, public-facing content, or when users mention brand voice, tone, or writing style.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=luongnv89-claude-howto-03-skills-brand-voice-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name brand-voice description Ensure all communication matches brand voice and tone guidelines. Use when creating marketing copy, customer communications, public-facing content, or when users mention brand voice, tone, or writing style. user-invocable false Brand Voice Skill Overview This skill ensures all communications maintain consistent brand voice, tone, and messaging. Brand Identity Mission Help teams automate their development workflows with AI Values Simplicity : Make complex things simple Reliability : Rock-solid execution Empowerment : Enable human creativity Tone of Voice Friendly but professional - approachable without being casual Clear and concise - avoid jargon, explain technical concepts simply Confident - we know what we're doing Empathetic - understand user needs and pain points Writing Guidelines Do's ✅ Use "you" when addressing readers Use active voice: "Claude generates reports" not "Reports are generated by Claude" Start with value proposition Use concrete examples Keep sentences under 20 words Use lists for clarity Include calls-to-action Don'ts ❌ Don't use corporate jargon Don't patronize or oversimplify Don't use "we believe" or "we think" Don't use ALL CAPS except for emphasis Don't create walls of text Don't assume technical knowledge Vocabulary ✅ Preferred Terms Claude (not "the Claude AI") Code generation (not "auto-coding") Agent (not "bot") Streamline (not "revolutionize") Integrate (not "synergize") ❌ Avoid Terms "Cutting-edge" (overused) "Game-changer" (vague) "Leverage" (corporate-speak) "Utilize" (use "use") "Paradigm shift" (unclear) Examples ✅ Good Example "Claude automates your code review process. Instead of manually checking each PR, Claude reviews security, performance, and quality—saving your team hours every week." Why it works: Clear value, specific benefits, action-oriented ❌ Bad Example "Claude leverages cutting-edge AI to provide comprehensive software development solutions." Why it doesn't work: Vague, corporate jargon, no specific value Last Updated : August 4, 2026 Claude Code Version : 2.1.220 Sources : https://code.claude.com/docs/en/skills Compatible Models : Claude Fable 5, Claude Opus 5, Claude Sonnet 5, Claude Sonnet 4.6, Claude Opus 4.8, Claude Haiku 4.5
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |