← 返回
数据分析 中文

Brand Namer

Generate brand names with domain checks and analysis. Use when naming a startup, checking domain availability, or brainstorming product names.
{"answer":"生成品牌名及域名检查分析。适用于初创命名、查域名或产品名头脑风暴。"}
ckchzh
数据分析 clawhub v3.0.3 5 版本 99880.8 Key: 无需
★ 0
Stars
📥 838
下载
💾 16
安装
5
版本
#chinese#latest#productivity

概述

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

版本历史

共 5 个版本

  • v3.0.3 当前
    2026-03-29 07:47 安全 安全
  • v1.2.0
    2026-03-26 21:58
  • v2.3.6
    2026-03-18 16:21
  • v1.0.2
    2026-03-14 01:33
  • v1.1.0
    2026-03-11 17:13

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,743
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,222
developer-tools

Legal Advisor

ckchzh
生成劳动、消费、租赁及交通纠纷法律模板,适用于撰写纠纷信函、审查租户权利、准备索赔等。
★ 4 📥 4,012