agentsclimarketplace

Brand naming

Skill mehtab78/skills/skills/brand-naming

Brand name generator for startups, products, and apps. Uses naming patterns from iconic OSS projects (Kubernetes, Vite, Docker, Svelte) and startup playbooks. Invoke for any naming request: "name my startup", "what should I call this", "brand name ideas", "domain name ideas". If someone needs to name anything commercial, use this skill.From its SKILL.md

Install
npx -y skills add mehtab78/skills --skill brand-naming

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

6.6 KB, ~1.6k tokens by cl100k_base, as published. Nobody here has run it

Brand Naming

Generate names with domain hints and brandability rationale. Names the user would actually want on a business card, not a wall of filler.


Step 1 β€” Gather context (if not already provided)

Three things before generating:

  1. What it is: industry, what problem it solves, what it feels like to use
  2. Brand attributes: 2-4 adjectives (e.g. "bold, technical, international")
  3. Constraints: length cap, preferred TLD, words to avoid, or "none"

If the user gave all three, skip ahead. If any are missing, ask all at once. If they wave context away, infer from industry and use mixed strategy.


Step 2 β€” Generate 20 names across multiple strategies

Pull from the pools below. Use at least 5 strategies across the 20 names. Strong names often combine two pools (a foreign word that is also a compound, a Greek root that happens to be a perfect misspelling candidate).


Pool A β€” The OSS playbook

Patterns proven by Kubernetes, Vite, Docker, Svelte, Redis, Bun, Deno, Vue

StrategyHowFamous exampleDomain outlook
Foreign word that means the productPick a language (French, Japanese, German, Greek, Swahili...) and find a word that translates to the product's core feelingVite = French "fast" / Vue = French "view" / Svelte = French-Italian "slender" / Zustand = German "state" / Jotai = Japanese "state" / Hono = Japanese "flame"🟒 usually clear
Greek or Latin rootMine mythology, nautical terms, classical science. The well is deeper than it looksKubernetes = Greek "helmsman" / Electron = physics / Prometheus = Greek titan / Axios = Greek "worthy"🟒 usually clear
Acronym-as-nameMake a meaningful acronym where the letters spell a real-sounding wordRedis = Remote Dictionary Server / GNU = GNU's Not Unix / Nginx = Engine-X🟑 depends
AnagramRearrange letters of a relevant wordDeno = anagram of Node🟒 if coined
Unexpected short real wordBorrow a common noun that feels like the product but is not a literal description. Unforgettable, domain-hardBun / Rust / Go / Yarn / Babel / Parcel / RailsπŸ”΄ .com likely gone, plan for .io/.dev
Metaphor from the product's feelingNot what it does, what it is like. Docker workers load containers; Tailwind is the wind behind youDocker / Tailwind / Ember / Phoenix🟑 varies
Functional compoundTwo relevant words fused into oneWebpack (web+pack) / Supabase (supra+base) / GitHub (git+hub) / Rollup🟑
Portmanteau + meaningBlend a domain word with a quality wordDebian (Deb+Ian, creator names) / Fedora🟒

Pool B β€” Startup naming classics

StrategyHowDomain outlook
Invented wordCoin a new word: distinct syllables, pronounceable anywhereSpotify / Kodak / Xerox
Creative misspellingDrop a vowel or swap a letter from a real wordLyft / Flickr / Fiverr / Tumblr
Suffix patternAttach -ify, -ly, -io, -hub, -able, -mentShopify / Grammarly / Calendly
Abstract / aspirationalBorrow from nature, science, emotionAmazon / Apple / Uber / Stripe

Pool C β€” Cross-cultural check

Before recommending any name, run it through:

  • Does it sound rude, funny, or mean something else in Spanish, French, German, Japanese, Mandarin, Arabic?
  • Can someone whose first language is not English pronounce it without coaching?
  • Does it transliterate to something search-engine-unfriendly?

Flag names that fail rather than silently dropping them. Sometimes a problematic name is still the right pick once the user knows the tradeoff.


Pool D β€” Domain availability heuristics

No actual lookup, just pattern signals:

SignalHint
Invented word, 8+ chars, unusual combo🟒 Likely available
Semi-common compound, moderate length, suffix patterns🟑 Maybe available
Real English word, short/common, popular prefixes (get-, my-, go-)πŸ”΄ Likely taken

Include the .com signal. If πŸ”΄, suggest .io / .dev / .app as fallback and say so explicitly.


Step 3 β€” Format the output

Table first, 20 rows:

| # | Name | Strategy | Vibe | .com |
|---|------|----------|------|------|
| 1 | Vaultry | Invented | Secure, premium | 🟒 |

Brandability scores for top candidates only, not all 20. Rate on: memorability, pronounceability (works in non-English mouths), spellability when heard, uniqueness. One score out of 10, one line of rationale.

Top 3-5 picks: one sentence each on why it fits this specific brand.

Three wildcards: bolder, riskier, higher upside. At least one from Pool A. Label them: "These are bolder bets, not universally appropriate."


Step 4 β€” Iteration

If the user says "I like X but not Y" or "more like X":

  • Generate 10 focused variants, not another full 20
  • Narrow to the strategies that resonated
  • Try to surface why they liked what they liked so each round gets sharper

What makes a name work

The best names do at least one of these things well:

  1. Mean the product in another language. Vite, Vue, and Svelte all do this. You discover what the word means and the name earns its keep.

  2. Borrow from a deep well. Greek, Latin, mythology: Kubernetes means "helmsman," Electron is a physics particle, Prometheus is the titan who stole fire. These give a name weight without sounding corporate.

  3. Create a metaphor that fits the feeling, not the function. Docker was named for dock workers who load and unload containers. Tailwind is the wind at your back. You do not need to have used these tools to feel what they do.

  4. Own their search term completely. Invented and misspelled names have no competitors. Spotify owns "Spotify." Lyft owns "Lyft." Worth the up-front weirdness.

  5. Be deceptively simple. Bun, Rust, Go, Yarn: short real words applied sideways. These are unforgettable but nearly impossible to get as a .com. Plan the TLD strategy before falling in love.

Names that describe the product literally are almost always weaker than names that say what it feels like to use it. "InvoiceTracker" tells you what exists. "Ledgr" tells you what kind of thing you are dealing with.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most marketing audience skills give in ~1.6k tokens

Counted across 690 of the 894 authors here whose files we hold, read 2026-08-07

  • Apply Poppins font to headingsin 41 of 690, across 6 files
  • Apply Lora font to body textin 41 of 690, across 6 files
  • Use Arial fallback for headingsin 39 of 690, across 4 files
  • Use Georgia fallback for body textin 39 of 690, across 4 files
  • Maintain text hierarchy and formattingin 39 of 690, across 4 files
  • Use accent colors for non-text shapesin 38 of 690, across 3 files
  • Use RGB values for precise color matchingin 38 of 690, across 3 files
  • Use brand colors for primary text and backgroundsin 36 of 690, across 1 file
  • Read product marketing context file before asking questions, starting, or auditingin 35 of 690, across 23 files
  • Use active voice instead of passive voicein 26 of 690, across 10 files
  • Implement or generate appropriate JSON-LD structured datain 24 of 690, across 17 files
  • Prioritize clarity over clevernessin 22 of 690, across 8 files

Said here and by no other author read

  • ask for industry, brand attributes, and constraints at once
  • generate 20 names using at least five different strategies
  • cross-check each name for cross-cultural transliteration and pronunciation
  • estimate dot-com availability for each name
  • suggest fallback top-level domains if dot-com is unavailable
  • format 20 names in a table with strategy and vibe

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.