check-domain

Check domain name availability and generate semantic alternative suggestions.

Updated Oct 19, 2025
One-click install
npx skills add https://github.com/igor1309/skills --skill check-domain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-domain
Source: https://github.com/igor1309/skills/tree/main/check-domain
Command: npx skills add https://github.com/igor1309/skills --skill check-domain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates checking domain name availability and proposing practical, semantically meaningful alternatives so users avoid manual registry lookups and inconsistent results.

Core Features & Use Cases

  • Bulk availability checks across common TLDs using the Instant Domain Search MCP.
  • Semantic domain variation generation (prefixes, suffixes, brandable modifications) when a primary choice is taken.
  • Definitive verification against authoritative registries before reporting availability and unified tabular output of domain, availability, and notes.
  • Guardrails and workflow wiring: runs via a haiku agent with context: fork, requires specific MCP tools, and enforces never exposing raw URLs.

Quick Start

Use the check-domain skill to check availability for example.com and request alternative suggestions if it is registered.

Frequently Asked Questions about check-domain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check domain availability across multiple TLDs at once?

To check domain availability across multiple TLDs, submit bare names or full domains to run a bulk TLD check. The system returns a unified table listing each domain, its availability status, and relevant notes.

What is the best way to find alternative domain names when my first choice is taken?

Finding alternative domain names when your first choice is taken involves generating semantic domain variations. The system applies prefixes, suffixes, and brandable modifications to create practical, meaningful alternative suggestions.

Can I use a single query to verify domain availability and get domain suggestions?

You can verify domain availability and get domain suggestions in a single workflow. The process checks authoritative registries for definitive availability and generates semantic alternatives simultaneously, outputting both in one unified table.

Does domain availability checking work with bare names or do I need to specify a full domain?

Domain availability checking works with both bare names and full domains. The system processes multi-domain workflows by accepting either format and automatically querying across common TLDs to report availability.

What are the limitations of automated domain search and variation generation?

A limitation of automated domain search is that it never exposes raw URLs in its output, focusing only on availability status and semantic notes. It also requires specific Instant Domain Search MCP tools to function correctly.