Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
DomainKits provides two domain intelligence tools via MCP: a newly registered domain search and a nameserver reverse lookup. Results are capped at 5 domains per response with a 10 requests-per-minute limit. NRDS data has a 24-48 hour delay.
Runs domain lookups directly inside an AI chat session without switching to a separate web tool or API client.
When to use it
- Checking if a brand keyword was registered as a new domain this week
- Finding all gTLD domains pointed at a specific nameserver
- Monitoring recent .com registrations around a product name
- Auditing which domains share a hosting provider's nameserver
- Scanning newly registered domains in a target TLD for drop-catching
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Which domains registered in the last 3 days start with 'ai' and use a .com TLD?
- 1Calls search_nrds with keyword='ai', days=3, position='start', tld='com'
- 2Receives up to 5 matching newly registered domains from the NRDS endpoint
- 3Returns domain names with their registration context
A list of up to 5 .com domains starting with 'ai' registered in the past 3 days
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.