💎 Premium Domains OpenClaw Skill - ClawHub
Do you want your AI agent to automate Premium Domains workflows? This free skill from ClawHub helps with devops & cloud tasks without building custom tools from scratch.
What this skill does
Search for premium domains for sale across Afternic, Sedo, Atom, Dynadot, Namecheap, NameSilo, and Unstoppable Domains.
Install
npx clawhub@latest install premium-domainsFull SKILL.md
Open original| name | description |
|---|---|
| premium-domains | Search for premium domains for sale across Afternic, Sedo, Atom, Dynadot, Namecheap, NameSilo, and Unstoppable Domains. |
Premium Domain Search
Find domains for sale across major marketplaces. Free API, just curl.
Usage
curl -s "https://api.domaindetails.com/api/marketplace/search?domain=example.com" | jq
Marketplaces Checked
- Afternic — GoDaddy's premium marketplace
- Sedo — Global domain trading platform
- Atom — Premium domain marketplace
- Dynadot — Auctions & buy-now listings
- Namecheap — Integrated registrar marketplace
- NameSilo — Budget-friendly marketplace
- Unstoppable Domains — Web3 domains
Response Fields
found— whether any listings existmarketplaces.<name>.listing.price— price in cents or dollarsmarketplaces.<name>.listing.currency— USD, EUR, etc.marketplaces.<name>.listing.url— direct link to listingmarketplaces.<name>.listing.listingType— buy_now, auction, make_offer
Rate Limits
- 100 requests/minute (no auth needed)