domain-hunter by resciencelab/opc-skills
npx skills add https://github.com/resciencelab/opc-skills --skill domain-hunter帮助用户以最优价格寻找并购买域名。
根据用户的项目描述,生成 5-10 个有创意的域名建议。
指导原则:
{动作}{名词}、{名词}{后缀}、{前缀}{关键词}关键:在向用户展示域名之前,务必检查可用性!
使用以下方法之一验证可用性:
方法 1: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"
方法 2:注册商搜索页面 在浏览器中打开注册商的域名搜索页面进行验证:
open "https://www.spaceship.com/domains/?search={domain}.{tld}"
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
方法 3:通过 Namecheap/Dynadot 批量检查
重要提示:
使用 WebSearch 查找当前价格:
WebSearch: "cheapest .{tld} domain registrar 2026 site:tld-list.com"
WebSearch: ".{tld} domain price comparison tldes.com"
关键价格比较网站:
使用 Twitter 技能 搜索注册商账号:
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 技能 搜索域名社区:
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 账号:
按以下格式呈现最终推荐:
## Recommendation
**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/
### 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 |
每周安装数
774
代码仓库
GitHub 星标数
628
首次出现
2026年1月21日
安全审计
安装于
opencode630
codex618
gemini-cli615
claude-code590
github-copilot586
cursor578
Help users find and purchase domain names at the best price.
Based on the user's project description, generate 5-10 creative domain name suggestions.
Guidelines:
{action}{noun}, {noun}{suffix}, {prefix}{keyword}CRITICAL: Always check availability before presenting domains to user!
Use one of these methods to verify availability:
Method 1: WHOIS check (most reliable)
# 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:
open "https://www.spaceship.com/domains/?search={domain}.{tld}"
Method 3: Bulk check via Namecheap/Dynadot
IMPORTANT:
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:
Use Twitter skill to search registrar accounts:
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
Use Reddit skill to search domain communities:
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
Major registrar Twitter handles:
Present final recommendation in this format:
## Recommendation
**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/
### 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 |
Weekly Installs
774
Repository
GitHub Stars
628
First Seen
Jan 21, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykWarn
Installed on
opencode630
codex618
gemini-cli615
claude-code590
github-copilot586
cursor578
营销心理学与心智模型应用指南 | 提升营销决策与客户行为理解
35,500 周安装