meepo-it GitHub avatar

letsfinddomain-skill

meepo-it

letsfinddomain-skill 是一个为 Claude Code 等 AI 工具设计的斜杠命令,用于生成域名创意、检查可用性和价格,并标记品牌冲突——全程只读,不会购买或转移域名。

Stars

81

7 天增长

暂无数据

Fork 数

4

开放 Issue

1

开源协议

MIT

最近更新

2026-07-27

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

该技能将域名生成和验证直接集成到 AI 编码工作流中,支持多个注册商并采用保守速率限制,提供安全只读的域名研究方式。

适合谁使用

  • 使用 Claude Code、Codex 或 Cursor 的开发者
  • 为新产品命名的创业者和初创公司创始人
  • 寻找可用域名的产品经理
  • 评估域名选项和价格的域名投资者

典型使用场景

  • 为图像压缩工具生成 20 个 .com 域名,并检查可用性和续费价格
  • 查找与商品相关的短 .com 域名并检查可用性
  • 检查多个 TLD 下的域名候选清单,仅列出可用域名
  • 在预算内搜索首年价格低于 20 美元的域名

项目优势

  • 通过斜杠命令无缝集成到流行 AI 工具(Claude Code、Codex、Cursor)中
  • 支持跨多个注册商(Spaceship、GoDaddy 等)的批量域名可用性检查及定价
  • 只读设计确保不会意外购买、转移或更改 DNS
  • 在可用性之外提供实际价格和品牌冲突风险评估

使用前须知

  • 需要配置注册商 API(如 Spaceship)才能获得可靠价格和批量检查;无 API 时仅能通过 RDAP 获取基础注册信息,不提供定价
  • 保守的客户端默认限制每个提供商的并发数和批处理大小,可能减慢大规模搜索
  • 技能不会静默更新——需要显式运行更新命令并重启会话才能加载新版本

README 快速开始

letsfinddomain-skill

English · 简体中文

Find the right name for your next great project.

letsfinddomain-skill helps you turn an idea into a shortlist of real domain names. Ask it through your AI tool's slash command and it will:

  • generate names around your product, audience, and style;
  • check domain availability in bulk;
  • show first-year and renewal prices; and
  • flag possible brand collisions before you commit to a name.

It is read-only: it never buys domains, transfers domains, or changes DNS.

Start here

1. Install once

If Node.js/npm is available, run:

npx skills add https://github.com/meepo-it/letsfinddomain-skill \
  --skill letsfinddomain-skill --agent '*' --global --yes

This installs the skill globally for supported tools, including Claude Code, Codex, and Cursor. You do not need to install it separately for each tool. After installing or updating, reopen the tool or session and use /letsfinddomain-skill.

To install for only one tool, replace --agent '*' with --agent claude-code, --agent codex, or --agent cursor.

Update

When a new version is released, update the global installation with:

npx skills update letsfinddomain-skill --global --yes

The skill does not silently update itself while running. This keeps code and permission changes explicit and predictable. Reopen your AI session after an update if it has already loaded the previous version.

2. Open the skill

In your AI tool, use:

/letsfinddomain-skill

3. Ask naturally

Try:

  • Give me 20 .com names for an image compression tool. Check availability and renewal prices.
  • Find 10 short .com names related to goods.
  • Check snapkit.com, snapkit.ai, and snapkit.dev.

You do not need to know Python or construct script arguments. Just describe the name you want.

Everyday use cases

Here are a few prompts you can copy and adapt:

  • Naming a new product: I am building a lightweight CRM for freelancers. Give me 20 short .com names with a professional feel.
  • Finding a global version of a local brand: My Chinese product is called 智选. Suggest easy-to-pronounce English names and check .com and .ai.
  • Checking a shortlist: Check these 8 names across .com, .io, and .app. Show only confirmed available domains and renewal prices.
  • Working within a budget: `Find 15 .com n

项目描述

A read-only AI skill for finding domain names, checking availability in bulk, and comparing renewal prices.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

yetone
精选
yetone GitHub avatar

kill-ai-slop

Kill AI Slop is a multilingual field guide and agent skill that catalogues 33 common AI-generated design tells with interactive before-after demos, and provides a tool to scan and fix web projects.

AI 与机器学习AI 智能体
805
gnipbao
精选
gnipbao GitHub avatar

story-to-handdrawn-video

A Remotion-based tool that converts Chinese story text or ordered hand-drawn images into vertical hand-drawn diary-comic animation with handwritten captions, left-to-right reveals, optional page-curl transitions, and silent H.264 output for post-production dubbing.

AI 与机器学习AI 智能体
683
0xwilliamortiz
精选
0xwilliamortiz GitHub avatar

ponytail-improved

Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.

AI 与机器学习AI 智能体
545