From domain-names
Checks domain name availability and pricing using dn CLI for single or multiple domains. Supports partner mode (Domain Services API) and user mode (WordPress.com API). Use for domain checks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/domain-names:dn-checkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Check availability and pricing for one or more domain names.
Check availability and pricing for one or more domain names.
# Check a single domain
dn check example.com
# Check multiple domains at once
dn check example.com example.net example.org
Partner mode table columns: Domain, Available, Fee Class, Price, Zone Active, TLD Maintenance
User mode table columns: Domain, Available, Status, Cost, Privacy
rest/v1.3/domains/{domain}/is-available. Availability is based on status === "available" (string, not boolean).dn configure setupnpx claudepluginhub automattic/dn-cliRegisters, purchases, renews, and manages domains via Zeabur CLI. Supports WHOIS registrant profiles, auto-renew, domain search, and common TLDs (.com, .io, .dev, .app, etc.). Alternative to GoDaddy or Namecheap.
Generates creative domain name ideas from project descriptions and checks availability across TLDs like .com, .io, .dev, .ai, .app. Useful for new projects, product launches, or rebrands.
Generates creative domain name ideas from project descriptions and checks availability across TLDs (.com, .io, .dev, .ai, .app). Useful for new projects, product launches, or rebranding.