4.9k★by julianengel
premium-domains – OpenClaw Skill
premium-domains is an OpenClaw Skills integration for coding workflows. Search for premium domains for sale across Afternic, Sedo, Atom, Dynadot, Namecheap, NameSilo, and Unstoppable Domains.
Skill Snapshot
| name | premium-domains |
| description | Search for premium domains for sale across Afternic, Sedo, Atom, Dynadot, Namecheap, NameSilo, and Unstoppable Domains. OpenClaw Skills integration. |
| owner | julianengel |
| repository | julianengel/premium-domains |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @julianengel/premium-domains |
| last updated | Feb 7, 2026 |
Maintainer

name: premium-domains description: Search for premium domains for sale across Afternic, Sedo, Atom, Dynadot, Namecheap, NameSilo, and Unstoppable Domains. metadata: {"clawdbot":{"emoji":"💎","requires":{"bins":["curl"]}}}
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)
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install premium-domains?
Run openclaw add @julianengel/premium-domains in your terminal. This installs premium-domains into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/julianengel/premium-domains. Review commits and README documentation before installing.
