DomainKits - domain name data and insights

v2.0.4

Check availability. Search related domains. Find more possibilities. Explore connections. Turn AI into your domain agent.

5· 2.9k·3 current·3 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for abtdomain/domain.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "DomainKits - domain name data and insights" (abtdomain/domain) from ClawHub.
Skill page: https://clawhub.ai/abtdomain/domain
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install domain

ClawHub CLI

Package manager switcher

npx clawhub@latest install domain
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the declared capabilities (availability checks, search, trends, analysis). The single primary credential (DOMAINKITS_API_KEY) is appropriate for an external API service. No unrelated binaries, config paths, or credentials are requested.
Instruction Scope
SKILL.md instructs the agent to call the DomainKits MCP endpoints and use the listed tools (availability, whois, dns, etc.). There are no instructions to read local files, harvest unrelated environment variables, or exfiltrate data to unexpected endpoints. It does instruct the agent to disclose affiliate links and use memory-backed personal tools when available (memory is off by default).
Install Mechanism
No install spec or code files are present (instruction-only skill), so nothing is downloaded or written to disk by the skill itself — minimal install risk.
Credentials
The skill declares DOMAINKITS_API_KEY as its primary credential, which is proportionate for API access. Minor inconsistency: registry metadata lists 'Required env vars: none' while primaryEnv is set; SKILL.md also notes the service 'works without API key' (guest mode). This is plausible (API key optional for higher limits) but worth confirming before providing a key.
Persistence & Privilege
always:false (not forced into every agent run). The skill exposes memory-backed personal tools (preferences, monitor, strategy), but notes memory is off by default. The skill does not request system-wide config changes or elevated privileges.
Assessment
This skill appears coherent for domain research. Before enabling or providing an API key: (1) confirm the official DomainKits endpoint and GitHub repo links match the service you expect, (2) only give DOMAINKITS_API_KEY if you trust the service and understand its scopes/quotas, (3) verify the affiliate-link disclosure and whether you’re comfortable with that behavior, and (4) remember memory features can store preferences/monitors — keep memory off if you don't want the agent to retain domain watchlists or keys. If anything seems off, test the skill in a limited account/guest mode first and monitor API usage.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🌐 Clawdis
Primary envDOMAINKITS_API_KEY
latestvk970rbr37n3ddpctw6cch8k1sd83k2qc
2.9kdownloads
5stars
14versions
Updated 1mo ago
v2.0.4
MIT-0

Why DomainKits?

With DomainKits MCP/Skills Your AI can now:

  • Data-driven actions — See what's registering now, what's expiring tomorrow, what just dropped
  • Make informed decisions — Analyze backlinks, keyword value, brand risk, and safety in seconds
  • Execute instantly — From idea to available domain with pricing in seconds

Setup

Claude Code

claude mcp add domainkits https://api.domainkits.com/v1/mcp

With API key (for higher limits):

claude mcp add domainkits https://api.domainkits.com/v1/mcp --header "X-API-Key: YOUR_KEY"

Claude.ai

Connect DomainKits via Settings → Connectors. No manual configuration needed.

Cursor / Other MCP Clients

Add to your MCP config:

{
  "mcpServers": {
    "domainkits": {
      "url": "https://api.domainkits.com/v1/mcp"
    }
  }
}

With API key:

{
  "mcpServers": {
    "domainkits": {
      "url": "https://api.domainkits.com/v1/mcp",
      "headers": {
        "X-API-Key": "YOUR_KEY"
      }
    }
  }
}

Tools

Search

  • nrds — Newly registered domains
  • aged — Domains with 5-20+ years history
  • expired — Domains entering deletion cycle
  • deleted — Just-dropped domains, available now
  • active — Live sites and for-sale listings
  • ns_reverse — Domains on a specific nameserver
  • unregistered_ai — Unregistered short .ai domains (3-letter, CVCV patterns)
  • domain_changes — Monitor 4M+ domains for transfers, expirations, new registrations, and NS changes
  • price — Registration costs by TLD

Query

  • available — Availability check with pricing
  • whois — Registration details
  • dns — DNS records
  • safety — Google Safe Browsing check
  • tld_check — Keyword availability across TLDs
  • market_price — Secondary market listings and price estimates

Analysis (requires account)

  • backlink_summary — SEO backlink profile
  • keyword_data — Google Ads keyword data

Trends

  • keywords_trends — Trending keywords in domain registrations (hot, emerging, prefix)
  • tld_trends — TLD growth patterns
  • tld_rank — Top TLDs by volume

Bulk

  • bulk_tld — Check keyword popularity across TLDs
  • bulk_available — Batch availability check with pricing

Workflows

  • analyze — Comprehensive domain audit
  • brand_match — Brand conflict detection with trademark links
  • plan_b — Find alternatives when domain is taken
  • domain_generator — Generate creative domains with validation
  • expired_analysis — Due diligence for expired domains
  • trend_hunter — Spot trends and find related opportunities
  • keyword_intel — Deep keyword intelligence for domain investment
  • market_beat — Domain market news briefing
  • name_advisor — Professional domain naming consultation
  • valuation_cma — Comparative Market Analysis valuation

Personal Tools (require memory)

  • preferences — Manage memory and saved preferences (action: get/set/delete)
  • monitor — Domain monitoring with auto WHOIS/DNS checks (action: get/set/update/delete)
  • strategy — Automated opportunity discovery (action: get/set/update/delete)
  • usage — Check current usage and remaining quota

Instructions

When user wants domain suggestions:

  1. Brainstorm names based on keywords
  2. Call bulk_available to validate
  3. Show available options with prices and register_url

When user wants to analyze a domain:

  1. Call whois, dns, safety
  2. Give a clear verdict

Output rules:

  • Always show register_url for available domains
  • Disclose affiliate links
  • Default to no_hyphen=true and no_number=true

Access Tiers

  • Guest — Most tools, limited daily usage
  • Member (free) — All tools, higher limits, memory features
  • AI Access — Higher daily limits, more monitors and strategies
  • Premium — Full access with highest limits
  • Platinum — Unlimited

Register a free account and get your API key at https://domainkits.com

Privacy

  • Works without API key
  • Memory OFF by default
  • GDPR compliant
  • Delete data anytime via delete_preferences

Links

Comments

Loading comments...