Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Look up domain WHOIS/RDAP info and check marketplace listings. Free API, no auth required.
.claude/skills/sundial-org-domaindetails/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -56% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -77% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -60% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -68% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -61% | 0% |
Domain lookup and marketplace search. Free API, just curl.
bashcurl -s "https://mcp.domaindetails.com/lookup/example.com" | jq
Returns: registrar, created/expires dates, nameservers, DNSSEC, contacts.
bashcurl -s "https://api.domaindetails.com/api/marketplace/search?domain=example.com" | jq
Returns listings from: Sedo, Afternic, Atom, Dynadot, Namecheap, NameSilo, Unstoppable Domains.
bashnpx domaindetails example.com
Other measured skills in the registry, with their headline benchmark lift.