cloudflare-registrar
Installation
SKILL.md
Cloudflare Registrar
This skill wraps the Cloudflare Registrar API (beta) for three tasks:
- Search candidate domain names from a keyword (discovery, cached, fast)
- Check real-time availability and price for specific domains (registry truth, must do before buying)
- Register a domain (billable, non-refundable)
Why the workflow matters
Search results come from a cache and only show API-supported extensions — they're good for brainstorming, not for deciding. The Check endpoint hits the registry live and returns the current price. Skipping Check and going straight from Search to Register is how you end up with a failed registration or a surprise price. Always Check immediately before you Register.
Registrations charge the account's default payment method and cannot be refunded once they complete. Never call /registrations without:
- a fresh
domain-checkresult for the exact domain, - the user having seen and confirmed the domain name and the price from that check.
Required environment
Both must be set in the shell before running any script: