domain-hunter
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseDomain Hunter Skill
Domain Hunter Skill
Help users find and purchase domain names at the best price.
帮助用户以最优价格查找和购买域名。
Workflow
工作流程
Step 1: Generate Domain Ideas & Check Availability
步骤1:生成域名创意并检查可用性
Based on the user's project description, generate 5-10 creative domain name suggestions.
Guidelines:
- Keep names short (under 15 characters)
- Make them memorable and brandable
- Consider: ,
{action}{noun},{noun}{suffix}{prefix}{keyword} - Common suffixes: app, io, hq, ly, ify, now, hub
CRITICAL: Always check availability before presenting domains to user!
Use one of these methods to verify availability:
Method 1: WHOIS check (most reliable)
bash
undefined根据用户的项目描述,生成5-10个有创意的域名建议。
指导原则:
- 域名名称要简短(少于15个字符)
- 易于记忆且具有品牌辨识度
- 可参考以下组合形式:、
{action}{noun}、{noun}{suffix}{prefix}{keyword} - 常见后缀:app、io、hq、ly、ify、now、hub
重要提示: 在向用户展示域名之前,务必检查其可用性!
可通过以下方法验证可用性:
方法1:WHOIS查询(最可靠)
bash
undefinedCheck if domain is available via whois
Check if domain is available via whois
whois {domain}.{tld} 2>/dev/null | grep -i "no match|not found|available|no data found" && echo "AVAILABLE" || echo "TAKEN"
**Method 2: Registrar search page**
Open the registrar's domain search in browser to verify:
```bash
open "https://www.spaceship.com/domains/?search={domain}.{tld}"Method 3: Bulk check via Namecheap/Dynadot
- https://www.namecheap.com/domains/registration/results/?domain={domain}
- https://www.dynadot.com/domain/search?domain={domain}
IMPORTANT:
- Only present domains that are confirmed AVAILABLE
- Mark any uncertain domains with "(unverified)"
- Present suggestions to user and wait for confirmation before proceeding
- Ask user to pick their preferred options or provide feedback
- Only move to Step 2 after user approves domain name(s)
whois {domain}.{tld} 2>/dev/null | grep -i "no match|not found|available|no data found" && echo "AVAILABLE" || echo "TAKEN"
**方法2:注册商搜索页面**
在浏览器中打开注册商的域名搜索页面进行验证:
```bash
open "https://www.spaceship.com/domains/?search={domain}.{tld}"方法3:通过Namecheap/Dynadot批量查询
- https://www.namecheap.com/domains/registration/results/?domain={domain}
- https://www.dynadot.com/domain/search?domain={domain}
注意事项:
- 仅向用户展示已确认可用的域名
- 任何不确定的域名需标记为“(unverified)”
- 向用户展示建议后需等待确认再继续
- 请用户选择偏好的域名或提供反馈
- 仅在用户批准域名后进入步骤2
Step 2: Compare Prices
步骤2:对比价格
Use WebSearch to find current prices:
WebSearch: "cheapest .{tld} domain registrar 2026 site:tld-list.com"
WebSearch: ".{tld} domain price comparison tldes.com"Key price comparison sites:
- tld-list.com/tld/{tld}
- tldes.com/{tld}
- domaintyper.com/{tld}-domain
使用WebSearch查找当前价格:
WebSearch: "cheapest .{tld} domain registrar 2026 site:tld-list.com"
WebSearch: ".{tld} domain price comparison tldes.com"主要价格对比网站:
- tld-list.com/tld/{tld}
- tldes.com/{tld}
- domaintyper.com/{tld}-domain
Step 3: Find Promo Codes
步骤3:查找优惠码
Use Twitter skill to search registrar accounts:
bash
cd <twitter_skill_directory>
python3 scripts/search_tweets.py "from:{registrar} promo code" --type Latest --limit 15
python3 scripts/search_tweets.py "{registrar} promo code coupon" --type Latest --limit 15Use Reddit skill to search domain communities:
bash
cd <reddit_skill_directory>
python3 scripts/search_posts.py "{registrar} promo code" --limit 15
python3 scripts/search_posts.py "{registrar} coupon discount" --subreddit Domains --limit 10Major registrar Twitter handles:
- @spaceship, @Dynadot, @Namecheap, @Porkbun, @namesilo, @Cloudflare
使用Twitter skill搜索注册商账号:
bash
cd <twitter_skill_directory>
python3 scripts/search_tweets.py "from:{registrar} promo code" --type Latest --limit 15
python3 scripts/search_tweets.py "{registrar} promo code coupon" --type Latest --limit 15使用Reddit skill搜索域名相关社区:
bash
cd <reddit_skill_directory>
python3 scripts/search_posts.py "{registrar} promo code" --limit 15
python3 scripts/search_posts.py "{registrar} coupon discount" --subreddit Domains --limit 10主要注册商Twitter账号:
- @spaceship, @Dynadot, @Namecheap, @Porkbun, @namesilo, @Cloudflare
Step 4: Recommend
步骤4:给出建议
Present final recommendation in this format:
undefined请按照以下格式呈现最终建议:
undefinedRecommendation
推荐结果
Domain: example.ai
Best Registrar: Spaceship
Price: $68.98/year (2-year minimum = $137.96)
Promo Code: None available for .ai
Purchase Link: https://www.spaceship.com/
域名: example.ai
最佳注册商: Spaceship
价格: $68.98/年(最低2年注册 = $137.96)
优惠码: .ai域名暂无可用优惠码
购买链接: https://www.spaceship.com/
Price Comparison
价格对比
| Registrar | Year 1 | Renewal | 2-Year Total |
|---|---|---|---|
| Spaceship | $68.98 | $68.98 | $137.96 |
| Cloudflare | $70.00 | $70.00 | $140.00 |
| Porkbun | $71.40 | $72.40 | $143.80 |
undefined| 注册商 | 第一年价格 | 续费价格 | 2年总价 |
|---|---|---|---|
| Spaceship | $68.98 | $68.98 | $137.96 |
| Cloudflare | $70.00 | $70.00 | $140.00 |
| Porkbun | $71.40 | $72.40 | $143.80 |
undefinedImportant Notes
重要说明
- Premium TLDs (.ai, .io) rarely have promo codes - wholesale costs are too high
- .ai domains require 2-year minimum registration
- Cloudflare offers at-cost pricing with no markup
- Renewal prices often differ from registration - always check both
- WHOIS privacy is free at most registrars (Cloudflare, Namecheap, Porkbun)
- 高端顶级域名(Premium TLDs)(.ai、.io)很少有优惠码——因为批发成本过高
- .ai域名要求至少注册2年
- Cloudflare 提供成本价定价,无额外加价
- 续费价格通常与注册价格不同——务必同时查看两者
- 大多数注册商(Cloudflare、Namecheap、Porkbun)提供免费的WHOIS隐私保护
References
参考资料
- references/registrars.md - Detailed registrar comparison
- references/spaceship-api.md - Spaceship API for automated domain operations
- references/registrars.md - 注册商详细对比
- references/spaceship-api.md - 用于自动化域名操作的Spaceship API