brand-namer

Generate brand names with domain checks and analysis. Use when naming a startup, checking domain availability, or brainstorming product names.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "brand-namer" with this command: npx skills add ckchzh/brand-namer

brand-namer

Brand name generator — create name candidates by industry, check domain availability via DNS lookup, analyze name quality, and combine words into brand variants.

Commands

generate

Generate brand name candidates for an industry. Uses built-in word banks with prefix + root + suffix combinations.

scripts/script.sh generate tech 10

Industries: tech, food, fashion, health, finance.

check

Check domain availability by running DNS A-record lookups for .com, .io, and .co TLDs.

scripts/script.sh check "nexaflow"

Requires: dig command (part of bind-utils / dnsutils).

analyze

Analyze a brand name — character count, estimated syllable count, readability score (1-10), and language adaptability notes.

scripts/script.sh analyze "ByteForge"

combine

Combine two words into brand name variants using CamelCase, blending, separators, abbreviations, and overlap detection.

scripts/script.sh combine "cloud" "forge"

prefix

Generate variants with common brand prefixes (re, un, pro, super, meta, neo, hyper, ultra, omni, zen).

scripts/script.sh prefix "launch"

suffix

Generate variants with common brand suffixes (ly, ify, hub, lab, io, ai, ful, ist, ware, bit).

scripts/script.sh suffix "code"

save

Save a name to your shortlist for later review.

scripts/script.sh save "NexaFlow"

list

Show all names on your shortlist.

scripts/script.sh list

export

Export your shortlist in txt, csv, or json format.

scripts/script.sh export csv

help

scripts/script.sh help

version

scripts/script.sh version

Examples

# Full naming workflow
scripts/script.sh generate tech 10
scripts/script.sh analyze "CodeNova"
scripts/script.sh check "codenova"
scripts/script.sh combine "byte" "stream"
scripts/script.sh save "ByteStream"
scripts/script.sh export csv

Configuration

VariableRequiredDescription
BRAND_NAMER_DIRNoData directory (default: ~/.brand-namer/)

Data Storage

All data saved in ~/.brand-namer/:

  • shortlist.json — Saved name candidates

Requirements

  • bash 4.0+
  • dig (from bind-utils or dnsutils package, used by the check command for DNS A-record lookups)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Option Calculator

Price options, compute Greeks, and plot P&L diagrams with exercise analysis. Use when pricing options, calculating Greeks, visualizing profit-loss curves.

Registry SourceRecently Updated
6431Profile unavailable
Research

financial-report-analysis

上市公司财务报表智能分析 - 自动解析资产负债表、利润表、现金流量表,生成专业财务分析报告

Registry SourceRecently Updated
6530Profile unavailable
Research

Ai Intelligent Knowledge Qa

知识问答,FAQ + 智能检索 + AI 问答。

Registry SourceRecently Updated
1340Profile unavailable
Research

Meme Coin Scanner

Scan new meme coins for risks and opportunities — honeypot detection, liquidity analysis, holder concentration.

Registry SourceRecently Updated
5210Profile unavailable