skills/skill-domainpurchase/SKILL.md
Purchase and manage domains via GoDaddy API with CLI and HTTP server
npx skillsauth add hasna/skills Domain PurchaseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Purchase and manage domains via the GoDaddy API. Provides both a CLI tool and an HTTP server for domain purchasing workflows.
# Run the CLI
skill-domainpurchase
# Start the HTTP server
bun run start
# Development mode with watch
bun run dev
| Variable | Description |
|----------|-------------|
| DOMAIN_API_KEY | GoDaddy API key |
| DOMAIN_API_SECRET | GoDaddy API secret |
| DOMAIN_CUSTOMER_ID | GoDaddy customer ID |
| DOMAIN_API_URL | API base URL (default: https://api.godaddy.com) |
| DOMAIN_USE_REMOTE_SERVER | Use remote server proxy (true/false) |
| DOMAIN_REMOTE_SERVER_URL | Remote server URL |
| DOMAIN_REMOTE_API_KEY | Remote server API key |
| AWS_SECRET_NAME | AWS Secrets Manager secret name for credentials |
Config is stored at ~/.config/service-domainpurchase/config.json. Environment variables take priority over the config file. AWS Secrets Manager is also supported as a credential source.
tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
testing
Generate high-quality articles using parallel AI agents. Supports research, writing, and optional cover image generation. Write single articles or batch process multiple topics with configurable parallelism.
testing
Generate videos using OpenAI Sora, Minimax Hailuo, Gemini Veo, or Seedance through the hosted Skills runtime with provider-cost pricing.