domainkits

0
0
Source

Domain intelligence toolkit - search newly registered domains (NRDS) by keyword and reverse lookup domains by nameserver (NS Reverse). For domain investors, brand protection, and research.

Install

mkdir -p .claude/skills/domainkits && curl -L -o skill.zip "https://mcp.directory/api/skills/download/8606" && unzip -o skill.zip -d .claude/skills/domainkits && rm skill.zip

Installs to .claude/skills/domainkits

About this skill

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

You might also like

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

1,1421,171

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

969933

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

683829

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

691549

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

797540

pdf-to-markdown

aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.

697374

Stay ahead of the MCP ecosystem

Get weekly updates on new skills and servers.