Shelly Brand Name Generator
Skill by claudiodrusus
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/claudiodrusus/shelly-brand-name-generatorBrand Name Generator
Generate 20 creative brand name suggestions for any industry, with .com domain availability hints.
Inputs
industry(required): The industry or niche (e.g., "fintech", "organic skincare", "pet food")attributes(optional): Comma-separated brand attributes (e.g., "modern, playful, premium")style(optional): Naming style preference — one of: invented, compound, metaphor, acronym, mixed (default: mixed)
Output
A list of 20 brand name suggestions, each with:
- Name: The brand name
- Style: How it was generated (invented word, compound, metaphor, etc.)
- Vibe: What feeling/association it evokes
- Domain hint: Likely .com availability (🟢 likely available, 🟡 maybe, 🔴 likely taken) based on word commonality heuristics
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
Input: industry=fintech, attributes=trustworthy, modern, bold Sample output names: Vaultary, Ledgr, FinPinnacle, Aurumix, Capacita...
Input: industry=pet food, attributes=playful, natural, premium Sample output names: Pawtura, Snoutwell, FetchFeast, Grubble, Wildnose...
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-claudiodrusus-shelly-brand-name-generator": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
markdown-to-html
Convert Markdown text to beautifully styled, self-contained HTML with embedded CSS. Perfect for newsletters, documentation, reports, and email templates.
Shelly Competitor Analyzer
Skill by claudiodrusus
qr-gen
Generate QR codes from text, URLs, WiFi credentials, vCards, or any data. Use when the user wants to create a QR code, share a link as a scannable code, generate WiFi login QR codes, create contact/vCard QR codes, or produce any scannable barcode image. Outputs PNG, SVG, or ASCII art.
qr-gen
Generate QR codes from text, URLs, WiFi credentials, vCards, or any data. Use when the user wants to create a QR code, share a link as a scannable code, generate WiFi login QR codes, create contact/vCard QR codes, or produce any scannable barcode image. Outputs PNG, SVG, or ASCII art.
Shelly Invoice Generator
Skill by claudiodrusus