ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

clawdaddy

The world's

Why use this skill?

Automate domain registration, DNS management, and naming discovery with the ClawDaddy OpenClaw skill. Fast, CAPTCHA-free domain tools for AI agents.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/gregm711/clawdaddy
Or

What This Skill Does

ClawDaddy is a specialized, AI-first domain registrar integration for OpenClaw. It eliminates the friction typically associated with domain management by removing CAPTCHAs and mandatory signups for basic lookups. This skill enables agents to seamlessly query domain availability, brainstorm brandable names for projects, generate purchase quotes, and execute registrations using either standard payment methods or modern x402-based micro-payments. With direct support for DNS configuration and nameserver management, it acts as a fully-featured interface for domain lifecycle management within an agent's workflow.

Installation

To integrate this skill into your OpenClaw agent, use the command: clawhub install openclaw/skills/skills/gregm711/clawdaddy. This skill relies on the clawdaddy.app API and requires a valid bearer token for any management-level operations like DNS updates or nameserver modification.

Use Cases

This skill is perfect for developers, startup founders, and automation engineers. Key use cases include:

  • Automated Project Launch: An agent can be instructed to brainstorm domain names for a new startup, check availability across .com, .io, and .ai, and purchase the best fit.
  • Portfolio Management: Agents can be tasked with batch updating DNS records or nameservers across a collection of domains.
  • Price Monitoring: Use the quote endpoint to track premium domain pricing and automate purchases when they fall within a specific budget.

Example Prompts

  1. "Brainstorm 5 available .io domains related to an AI-powered email assistant that include the word 'flow' and are under $50."
  2. "Check if 'mycompany.com' is available. If it is, get me a purchase quote."
  3. "Update the nameservers for 'example.ai' to point to Cloudflare primary and secondary addresses."

Tips & Limitations

  • Efficiency: Use the 'fast' brainstorming mode when you want lower latency, as it relies strictly on cached data.
  • Auth: Always ensure your Bearer token is securely stored in your environment configuration before attempting management commands, as endpoints like DNS configuration will fail with a 401 Unauthorized status without proper authentication.
  • Recovery: If you lose your management token, use the /api/recover endpoint immediately to regain control over your registered assets.

Metadata

Author@gregm711
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-gregm711-clawdaddy": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#domains#registrar#dns#web-infrastructure#naming
Safety Score: 4/5

Flags: network-access, external-api