gddy
Installation
SKILL.md
x gddy - GoDaddy Domain Management (AI Optimized)
The x gddy module allows managing your GoDaddy domains via the command line. It's ideal for DNS maintenance and domain querying within AI workflows.
When to Activate
- When checking if a specific domain is available for purchase.
- When listing all domains owned by the GoDaddy account.
- When dynamically updating DNS resolution records (e.g., A records, CNAME).
Core Principles & Rules
- Non-interactive First: Use subcommands directly, avoiding unnecessary UI confirmations.
- Environment Requirements: Requires API Key and Secret. If not configured, AI should guide the user through initialization.
- Configuration Guidance:
- Direct the user to the GoDaddy Developer portal to get API info.
- Suggest the user run
x gddy initfor configuration.