ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Shelly Brand Name Generator

Skill by claudiodrusus

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/claudiodrusus/shelly-brand-name-generator
Or

Brand 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

Stars3562
Views0
Updated2026-03-29
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-claudiodrusus-shelly-brand-name-generator": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.