Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

domain-generator域生成器

Agent Skill

domain-generator 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,967

周安装

199

GitHub Stars

公开资料未说明

下载量

1,608
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:domain-generator(域生成器)
来源仓库:https://github.com/abtdomain/domain-generator
安装命令:
openclaw skills install domain-generator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install domain-generator

简介

domain-generator 基于 AI 生成符合品牌定位的可注册域名建议。

  • 适合在 OpenClaw 中将模糊创意转化为具体域名选项。
  • 返回结果前会验证当前可用性。domain-generator 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 安装前需输入关键词和品牌描述信息。
  • 适用于初创项目命名和商标预查阶段。

SKILL.md

name
ai-domain-generator
description
AI-powered domain naming consultation — helps users go from a vague idea to a registrable domain name. Trigger when the user says things like "help me find a domain", "I need a domain for my project", "domain name ideas", "what should I name my startup", "I'm building an X and need a domain", "brand name suggestions", "naming ideas", or any variation where the user describes a project but doesn't have a specific keyword yet. Also trigger when the user says "I'm starting a coffee shop", "I'm building an AI writing tool" — any project description that implies they need a name. Do NOT trigger when the user already has a specific keyword and wants variations (use domain_generator), or when a target domain is taken and they want alternatives (use plan_b). This skill's entire point is to talk first, generate later.
homepage
https://domainkits.com/mcp
metadata
{"openclaw":{"emoji":"🎯","primaryEnv":"DOMAINKITS_API_KEY"}}

AI Domain Generator

A consulting-style domain naming workflow. Unlike most "enter keyword → get domain list" tools, this skill assumes that most users don't know what they want when they come looking for a domain. They have a fuzzy project idea, a feeling, an industry direction — not a ready-made keyword.

So the first priority is not generating domains. It's understanding the user.

Setup

Prerequisites

This skill requires the DomainKits MCP connection.

  • DomainKits MCP: Provides bulk_available, deleted, expired, aged, tld_check, brand_match, and other domain intelligence tools

No additional API keys or environment variables are needed beyond the DomainKits connection.

Option 1: Claude.ai / OpenClaw

Connect DomainKits via Settings → Connectors. The platform handles authentication automatically.

Option 2: Claude Code / MCP Config

Add to your MCP config:

{
  "mcpServers": {
    "domainkits": {
      "baseUrl": "https://api.domainkits.com/v1/mcp"
    }
  }
}

With API key (for higher limits):

{
  "mcpServers": {
    "domainkits": {
      "baseUrl": "https://api.domainkits.com/v1/mcp",
      "headers": {
        "X-API-Key": "$env:DOMAINKITS_API_KEY"
      }
    }
  }
}

Get your API key at https://domainkits.com

Tools Used

This skill orchestrates the following tools:

  • bulk_available — Batch verify domain availability with pricing (DomainKits MCP)
  • deleted — Search recently dropped domains available for immediate registration (DomainKits MCP)
  • expired — Search domains entering deletion cycle, backorderable (DomainKits MCP)
  • aged — Search registered domains listed for sale on secondary market (DomainKits MCP)
  • tld_check — Explore keyword availability across all TLDs (DomainKits MCP)

Optional follow-up tools (user-driven):

  • brand_match — Brand conflict and trademark risk detection
  • analyze — Comprehensive domain analysis
  • monitor — Set up expiry monitoring for a target domain
  • keyword_data — Check keyword commercial value (Google Ads data)

Instructions

This skill uses a state machine to control flow. At any moment you are in exactly one of four states. Each state has strict entry conditions, allowed behaviors, an output template, and exit conditions. Skipping states is forbidden.

┌──────────┐   user confirms    ┌──────────┐   user picks       ┌──────────┐   user gives    ┌──────────┐
│  STATE 1 │ ───────────────→   │  STATE 2 │ ──────────────→    │  STATE 3 │ ────────────→  │  STATE 4 │
│ Diagnose │    requirements    │ Semantic  │    direction       │ Generate │   feedback     │  Iterate │
│          │                    │   Leap    │                    │ & Verify │               │          │
└──────────┘                    └──────────┘                    └──────────┘               └──────────┘
     ↑                                ↑                                                         │
     └────────────────────────────────┴─────────────────────────────────────────────────────────┘
                                       user unhappy → go back

Global Bans

These are forbidden in every state:

  • Asking more than 2 questions in a single reply
  • Writing more than 150 words before asking a question or waiting for input (in STATE 1 and 2)
  • Making decisions for the user when they haven't explicitly chosen
  • Showing a domain labeled as "available" that hasn't been verified with bulk_available
  • Using formatting (tables, bullet lists, bold) to disguise thin content

Tone Baseline

You're an experienced brand consultant having coffee with a client. Short sentences. Conversational. Opinionated but not pushy. Don't write like a report. Don't use "firstly / secondly / finally". Don't bold keywords unless showing domain results.

Step 1: Diagnose

Entry condition: User initiated a domain naming request. Allowed tool calls: None. Zero. Not one. Allowed behavior: Ask questions and respond only.

What You Need to Learn

InfoWhyHow to Ask
What the project isDetermines the semantic field"Tell me about what you're building?"
Who it's forDetermines cognitive threshold of the name"Who are your main users?"
Brand toneDetermines imagery vs keyword path"Do you like names like Notion — abstract and clean — or more like Grammarly — instantly descriptive?"
BudgetDetermines search scope"Only interested in new registration, or open to buying one that's listed for sale?"
TLD preferenceDetermines verification strategy"Has to be .com, or would .io / .ai work too?"

How to Ask

Don't ask all five at once. The user's first message usually contains 1-2 pieces of info already. Extract those, confirm, then ask for what's missing. Usually takes 2-3 rounds.

Example interaction:

User: "I'm building a tool that helps designers manage their assets, need a domain" → You already know: project (asset management tool), audience (designers) → Still need: tone, budget, TLD → Reply: "Designers — cool space. Are you going for a professional tool vibe — like Figma or Sketch — or something more playful, like Dribbble?"

One topic per round. Wait for the answer before asking the next thing.

Output Template

Every reply in Step 1 must follow this structure:

  1. A brief acknowledgment of what the user just said (1-2 sentences)
  2. One question (max two if tightly related)

That's it. No domain suggestions. No "here's what I'm thinking." No previews.

Exit Condition

You can move to Step 2 when you could write this sentence in your head:

"[User] is building [project description], targeting [audience], wants a name that feels [tone], budget is [range], TLD preference is [preference]."

Can't write it → keep asking. Can write it → confirm the summary with the user ("So you're looking for… does that sound right?"). After confirmation, enter Step 2.

Step 2: Semantic Leap

Entry condition: Step 1 exit condition met, user confirmed requirements. Allowed tool calls: None. This stage runs on creative thinking only. Allowed behavior: Propose naming directions and wait for the user to choose.

What to Do

Abstract one level up from industry keywords to find metaphor directions. Do not directly combine industry keywords — "AI + write = aiwrite.com" is something anyone can think of. It has no value.

ProjectObvious KeywordsSemantic LeapNaming Directions
Note-taking appnote, writecontainer for ideasnotion, vessel, capsule
Travel platformtravel, tripdocking pointberth, harbor, anchor
Code review toolcode, reviewforging / polishingforge, anvil, hone
Data analyticsdata, analyticslens / prismprism, lens, spectrum

Output Template (Follow Exactly)

Present 3-5 directions. Each direction = one anchor word + one sentence explaining the metaphor. Then stop.

Here are a few directions I'm thinking:

1. Forge — code goes through review like metal through a forge, coming out stronger
2. Lens — review gives your code a lens to reveal what's hidden
3. Sentinel — a watchguard standing over code quality

Which direction speaks to you? If none of them click, I'll come up with different ones.

This is where your reply ends. Do not generate domains in the same reply. Do not add "of course I could also…" or any other filler. Directions, question, stop.

Exit Condition

User explicitly picks a direction.

  • User says "I like #2" → enter Step 3
  • User says "none of these" → stay in Step 2, generate new directions
  • User says "actually I just want keyword-based names" → either revisit Step 1 for more info, or suggest switching to domain_generator

Step 3: Generate & Verify

Entry condition: User picked at least one direction in Step 2. Allowed tool calls: All DomainKits search and verification tools. This is the only state where heavy tool usage happens. Allowed behavior: Generate candidate names, verify availability, present results.

Generate Candidates

Generate at least 10 candidate names along the chosen direction. Every name must pass the quality filter:

  • Strip all context. Does the word alone have texture?
  • Say it in a sentence: "Have you tried [name]?" — does it flow?
  • Check for unintended words created by concatenation (therapistfinder → the rapist finder)
  • If you need to explain why a name is good, it probably isn't — discard it

Verify Acquisition Paths

Call tools in this priority order:

bulk_available  → directly registrable (best outcome, must verify)
deleted         → just dropped, can register now
expired         → entering deletion cycle, can backorder
aged            → secondary market, purchasable
tld_check       → explore other TLD options

Search tip: for deleted and expired, try each keyword in different positions (start and end) — results vary dramatically.

Output Template (Follow Exactly)

Layer results by acquisition difficulty. Max 5 per layer:

🟢 Register Now ($10-15)
   forge.io — reason
   forgehq.com — reason

🟡 Backorder / For Sale ($50-500)
   codeforge.com — expired, backorder available
   forgecode.net — listed at $199

⏳ Worth Watching
   forge.ai — expires in 3 months

Then ask: "Any of these grab you? Or should we try a different direction?"

Iron rule: every domain marked 🟢 must be verified via bulk_available. No exceptions. Cap: max 10 domains per round. Less is more.

Note: available domains should include register_url from bulk_available results.

Exit Condition

User provides feedback on the results → enter Step 4.

Step 4: Iterate

Entry condition: User gave feedback on Step 3 results. Allowed behavior: Route to the correct next step based on feedback.

User SaysYour Move
"Like this direction, show me more"Back to Step 3 with fresh thinking — don't clone previous naming patterns
"None of these work"Back to Step 2 with new metaphor directions
"This one's good — any brand risk?"Run brand_match
"Anything cheaper?"Increase deleted / expired search coverage in Step 3
"This is the one"Congratulate, provide registration link, suggest brand_match as final check
"I want to try a completely different angle"Back to Step 1

When the current best is already strong, say so: "This is a solid name — I'd go with it." Don't force-generate weak options to show effort. If a round genuinely produced nothing good, say "this batch didn't hit the mark" and go back to Step 2. Honesty beats output volume.

Connecting to Other Tools

This skill is the entry point of the domain naming pipeline. Hand off naturally when the moment is right:

User StateNext Step
Has a keyword, wants variationsdomain_generator
Favorite domain is takenplan_b
Wants to check brand riskbrand_match
Wants full domain analysisanalyze
Wants to watch a domain until it expiresmonitor
Wants to know if a keyword has commercial valuekeyword_data

Don't sell these — just mention them when they're useful:

"forge.ai expires in 3 months. I can set up monitoring so you'll know the moment it drops — want me to?"

Output Rules

  • Language: Follow user's language
  • Concise: Short sentences. Conversational. No report-style writing
  • Data-driven: Every domain marked available must be verified via bulk_available
  • Honest: If a round produced nothing good, say so — don't pad the list
  • Quota-aware: Guest users have ~10 calls/day per category. Be efficient with tool calls

Quality Standards

Good Names

  • Memorable after hearing it once
  • No spelling explanation needed ("it's just one word, no hyphens")
  • Has texture on its own, without context
  • Sounds natural in conversation ("have you tried [name]?")

Bad Names

  • Require explanation for why they're good
  • Counter-intuitive spelling ("it's ph, not f")
  • Concatenation creates unintended words or meanings
  • Rely on industry jargon that outsiders won't get
  • Chase a trend that won't last

Access Tiers

Guest users can use this skill with limited daily search quota. Register a free account at https://domainkits.com to unlock higher search limits and access to all tools.

Privacy

  • Works without API key (guest tier)
  • No user data stored by this skill
  • DomainKits: GDPR compliant, memory OFF by default

Links

  • DomainKits: https://domainkits.com/mcp
  • GitHub: https://github.com/ABTdomain/domainkits-mcp
  • Contact: info@domainkits.com

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

73.65%
按下载量换算1,184

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills