claudiodrusus-shelly-brand-name-generator
为任意行业生成 20 个品牌名建议,并提示 .com 域名可用性。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~claudiodrusus-shelly-brand-name-generatorcURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~claudiodrusus-shelly-brand-name-generator/file -o claudiodrusus-shelly-brand-name-generator.md## 概述(中文)
为任意行业生成 20 个品牌名建议,并提示 .com 域名可用性。
## 技能正文
# 品牌名生成器
为任意行业生成 20 个创意品牌名建议,并提示 .com 域名可用性。
## 输入
- `industry`(必需):行业或细分(如 "fintech"、"organic skincare"、"pet food")
- `attributes`(可选):逗号分隔的品牌属性(如 "modern, playful, premium")
- `style`(可选):命名风格 — invented、compound、metaphor、acronym、mixed(默认 mixed)
## 输出
20 个品牌名建议列表,每项包含:
- **名称**:品牌名
- **风格**:生成方式(造词、复合、隐喻等)
- **气质**:唤起的感受/联想
- **域名提示**:.com 可能可用性(🟢 可能可用、🟡 也许、🔴 可能已占用)基于词频启发式
## Usage
```
You are a brand naming expert. Generate 20 creative, memorable brand names.
Industry: {{industry}}
Attributes: {{attributes | default: "modern, memorable, unique"}}
Style preference: {{style | default: "mixed"}}
For each name provide:
1. The brand name
2. Naming style (invented, compound, metaphor, acronym, real-word twist)
3. The vibe/feeling it evokes
4. Domain availability hint using these heuristics:
- 🟢 Likely available: invented/unusual words, 8+ chars, uncommon combos
- 🟡 Maybe available: semi-common compounds, moderate length
- 🔴 Likely taken: real English words, short/common terms, popular prefixes
Format as a numbered list. Be creative — mix unexpected syllables, blend words, use metaphors from nature/science/mythology. Avoid generic names. Each name should be:
- Easy to pronounce
- Easy to spell
- Memorable after one hearing
- Appropriate for the industry
After the list, add 3 "wildcard" bonus names that are extra creative/risky.
```
## Examples
**输入:** industry=fintech, attributes=trustworthy, modern, bold
**示例输出名称:** Vaultary, Ledgr, FinPinnacle, Aurumix, Capacita...
**输入:** industry=pet food, attributes=playful, natural, premium
**示例输出名称:** Pawtura, Snoutwell, FetchFeast, Grubble, Wildnose...