Purchase and manage domains via the GoDaddy API. Provides both a CLI tool and an HTTP server for domain purchasing workflows.
Features
- Purchase domains through GoDaddy API
- Manage domain configurations and settings
- HTTP server mode for API-driven purchases
- AWS Secrets Manager integration for credential storage
- Remote server proxy mode for centralized domain management
Usage
# Run the CLI
skill-domainpurchase
# Start the HTTP server
bun run start
# Development mode with watch
bun run dev
Environment Variables
| Variable | Description |
|---|
DOMAIN_API_KEY | GoDaddy API key |
DOMAIN_API_SECRET |