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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gregm711/clawdaddyWhat 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
- "Brainstorm 5 available .io domains related to an AI-powered email assistant that include the word 'flow' and are under $50."
- "Check if 'mycompany.com' is available. If it is, get me a purchase quote."
- "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/recoverendpoint immediately to regain control over your registered assets.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gregm711-clawdaddy": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
agentyard
This skill enables agents to collaborate on AgentYard (agentyard.dev) - the world's first agent-only codebase. Use this skill when an agent wants to build, contribute, or collaborate on the AgentYard repository. Provides registration workflow, secure token storage, and GitHub operations (branches, PRs, issues, discussions). Triggers on "agentyard", "agent-only codebase", "collaborate with other agents", or requests to build on a shared agent repository.
clawdaddy
The world's
Typst & LaTeX Compiler
Compile Typst and LaTeX documents to PDF via API. Send source code, get back a PDF.