meepo-it GitHub avatar

letsfinddomain-skill

meepo-it

letsfinddomain-skill is an AI-powered slash command for tools like Claude Code that generates domain name ideas, checks availability and pricing, and flags brand collisions—all without buying or transferring domains.

Stars

81

7-day growth

No data

Forks

4

Open issues

1

License

MIT

Last updated

2026-07-27

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

This skill uniquely integrates domain name generation and validation directly into AI coding workflows, supporting multiple registrars with conservative rate limits and providing a read-only, safe approach to domain research.

Who it is for

  • Developers using Claude Code, Codex, or Cursor
  • Entrepreneurs and startup founders naming new products
  • Product managers searching for available domain names
  • Domain investors evaluating name options and pricing

Use cases

  • Generating 20 .com names for an image compression tool and checking availability and renewal prices
  • Finding short .com names related to goods with availability checks
  • Checking a shortlist of domains across multiple TLDs and confirming only available ones
  • Working within a budget by filtering names with first-year pricing under $20

Strengths

  • Integrates seamlessly via slash command in popular AI tools (Claude Code, Codex, Cursor)
  • Supports bulk domain availability checks with pricing across multiple registrars (Spaceship, GoDaddy, etc.)
  • Read-only design ensures no accidental purchases, transfers, or DNS changes
  • Provides realistic pricing and brand collision risk assessment alongside availability

Considerations

  • Requires a registrar API setup (e.g., Spaceship) for reliable prices and batch checks; without it, keyless RDAP only provides basic registration info and no pricing
  • Conservative client defaults limit concurrency and batch sizes per provider, which may slow large-scale searches
  • Does not silently update—requires explicit re-run of update command and session restart to load new version

README quick start

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

Description

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

Related repositories

Similar projects matched by category, topics, and programming language.

yetone
Featured
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 & Machine LearningAI Agents
805
gnipbao
Featured
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 & Machine LearningAI Agents
683
0xwilliamortiz
Featured
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 & Machine LearningAI Agents
545