← 返回 Skills 市场
Brand Voice Generator
作者
1477009639zw-blip
· GitHub ↗
· v1.0.0
· MIT-0
125
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install brand-voice-generator
功能描述
Creates consistent brand voice guidelines and content. Generates copy that matches your brand personality across all channels. Perfect for startups building...
使用说明 (SKILL.md)
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
安全使用建议
This skill looks safe to inspect and run locally — it only uses python and contains a short script with no network or secret access. However: (1) SKILL.md examples use --tone but the script expects --personality; update the docs or call the script with --personality to avoid errors. (2) The README promises much more structured output than the script actually produces — if you need the richer outputs, review and modify the script before relying on it. (3) Source is unknown; if you plan to use this in production or give it access to sensitive workflows, audit/extend the code and confirm provenance. Run it in a sandbox first.
功能分析
Type: OpenClaw Skill
Name: brand-voice-generator
Version: 1.0.0
The brand-voice-generator skill is a straightforward utility for generating marketing guidelines. The Python script (voice.py) simply processes command-line arguments to print text templates to the console, and the documentation (SKILL.md) contains no suspicious instructions or prompt injection attempts. There is no evidence of network activity, file system access, or data exfiltration.
能力评估
Purpose & Capability
Name/description (brand voice generator) align with the included Python script and required binary (python3). However, the README promises many structured outputs (detailed tone variations, multiple content examples, do's/don'ts) while the script only prints a small, fixed template — the capability is overstated.
Instruction Scope
SKILL.md usage examples call 'python3 voice.py --tone professional' but the script expects '--personality'. This CLI mismatch will cause runtime errors if followed. The instructions also describe richer functionality than the code implements, which is scope/expectation creep and could confuse automated agents.
Install Mechanism
No install spec and only requires python3 on PATH. No downloads, no archive extraction, and nothing is written to disk beyond running the small script — low install risk.
Credentials
No environment variables, credentials, or config paths are requested. The script does not access network, files, or secrets — requested privileges are proportional to the stated purpose.
Persistence & Privilege
always:false and no special persistence or system-wide changes. The skill does not modify other skills or agent config; autonomous invocation is allowed by default but not combined with other concerning permissions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install brand-voice-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/brand-voice-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Brand Voice Generator.
- Generate brand voice guidelines with personality traits, tone, and language principles.
- Provides content examples including homepage hero copy, product descriptions, email templates, social posts, and FAQ answers.
- Includes clear do's and don'ts: word choices, sentence structure, humor, and technical/language advice.
- Simple CLI usage with brand and tone customization options.
元数据
常见问题
Brand Voice Generator 是什么?
Creates consistent brand voice guidelines and content. Generates copy that matches your brand personality across all channels. Perfect for startups building... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。
如何安装 Brand Voice Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install brand-voice-generator」即可一键安装,无需额外配置。
Brand Voice Generator 是免费的吗?
是的,Brand Voice Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Brand Voice Generator 支持哪些平台?
Brand Voice Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Brand Voice Generator?
由 1477009639zw-blip(@1477009639zw-blip)开发并维护,当前版本 v1.0.0。
推荐 Skills