On first use, read setup.md to align activation boundaries, provider preferences, and approval rules before any registration, transfer, or renewal action.
Use this skill when the user needs domain registration operations across major providers and must choose between API automation and dashboard execution.
Use this for first-time registration, transfer planning, renewals, ownership checks, DNS handoff, and registrar security hardening where billing and service continuity are high impact.
Memory lives in ~/domain-registration/. See memory-template.md for structure and status values.
~/domain-registration/
|-- memory.md # Provider preferences, risk boundaries, and approval model
|-- inventory.md # Domain inventory, provider, expiry, and lock status
|-- changes.md # Registration, transfer, and renewal action log
|-- providers.md # Account aliases, API readiness, and dashboard access notes
`-- incidents.md # Failed transfers, renewal misses, and mitigation history
Use the smallest file needed for the current task.
| Topic | File |
|---|---|
| ------- | ------ |
| Setup and activation behavior | setup.md |
| Memory structure and status model | memory-template.md |
| Provider API and dashboard matrix | provider-matrix.md |
| New registration workflows by provider | registration-playbooks.md |
| Transfer and renewal execution patterns | transfer-renewal.md |
| DNS and account security controls | dns-security-controls.md |
This skill covers API and dashboard workflows for major domain providers.
| Provider | API Coverage | Dashboard Coverage | Primary Use Notes |
|---|---|---|---|
| ---------- | -------------- | -------------------- | ------------------- |
| GoDaddy | Public Domains API | Yes | Broad retail registrar operations |
| Namecheap | XML API | Yes | Domain lifecycle plus full DNS replace patterns |
| Route 53 Domains (AWS) | AWS Route53Domains API | Yes | Enterprise workflows via IAM-scoped automation |
| Cloudflare Registrar | DNS and zone API + registrar-adjacent ops | Yes | Registration lifecycle mostly dashboard-driven |
| Google Cloud Domains | Cloud Domains API | Yes | Portfolio management in Google Cloud projects |
| Squarespace Domains | No public registrar API | Yes | Dashboard-only lifecycle for Google Domains migrations |
| Dynadot | Public API | Yes | Cost-efficient registration and renewal workflows |
| Porkbun | Public JSON API | Yes | Fast API-first retail and small portfolio use |
| Name.com | Public REST API | Yes | Programmatic registration and transfer actions |
| Gandi | Public v5 API | Yes | EU-focused registrar and DNS lifecycle controls |
| OVHcloud Domains | Public API | Yes | Regional portfolio with API-backed operations |
| Tucows OpenSRS / Enom | Reseller APIs | Yes (reseller panels) | Reseller and wholesale portfolio operations |
dig, WHOIS status, nameserver visibility).~/domain-registration/ memory files with provider choice, lifecycle dates, and known edge cases.| Endpoint | Data Sent | Purpose |
|---|---|---|
| ---------- | ----------- | --------- |
| https://api.godaddy.com | Domain queries, registration and management payloads | GoDaddy API lifecycle operations |
| https://sso.godaddy.com | Authenticated account actions | GoDaddy dashboard operations |
| https://api.namecheap.com/xml.response | Domain and DNS XML parameters | Namecheap API actions |
| https://ap.www.namecheap.com | Account and billing interactions | Namecheap dashboard operations |
| https://route53domains.us-east-1.amazonaws.com | Domain lifecycle API payloads via AWS signatures | Route 53 Domains automation |
| https://console.aws.amazon.com | Account and domain dashboard actions | AWS console execution and validation |
| https://api.cloudflare.com | Zone and registrar-adjacent configuration payloads | Cloudflare DNS and registrar workflow support |
| https://dash.cloudflare.com | Registrar and account dashboard actions | Cloudflare registrar lifecycle tasks |
| https://domains.googleapis.com | Cloud Domains API requests | Google Cloud Domains operations |
| https://console.cloud.google.com | Cloud Domains dashboard actions | Google Cloud portfolio management |
| https://account.squarespace.com | Account and domain dashboard interactions | Squarespace Domains lifecycle actions |
| https://api.dynadot.com | Domain command parameters | Dynadot API operations |
| https://porkbun.com/api/json/v3 | Domain and DNS JSON payloads | Porkbun API lifecycle operations |
| https://api.name.com | Domain, DNS, and transfer payloads | Name.com API actions |
| https://api.gandi.net | Domain and DNS JSON payloads | Gandi v5 API operations |
| https://api.ovh.com | Domain lifecycle API payloads | OVHcloud domain operations |
| https://api.opensrs.com | Reseller domain payloads | Tucows OpenSRS operations |
| https://reseller.enom.com/interface.asp | Reseller panel interactions | Enom dashboard and reseller lifecycle actions |
No other data is sent externally.
Data that leaves your machine:
Data that stays local:
~/domain-registration/.This skill does NOT:
This skill can send domain lifecycle data to third-party registrar services when the user approves execution.
Only install if you trust the selected providers and local credential handling practices.
Install with clawhub install if user confirms:
dns - DNS records, propagation behavior, and incident troubleshootingapi - API request design, authentication, and failure handlinghosting - Hosting cutovers coordinated with domain and DNS transitionsssl - Certificate validation and HTTPS recovery after DNS or registrar changesinfrastructure - Environment architecture and operations runbooksclawhub star domain-registrationclawhub sync共 1 个版本