Back to Home
Agent Skill File
Give this to your AI agent to buy domains on your behalf
1
Copy the skill
Click the copy button below to grab the full SKILL.md file
2
Paste to your agent
Add it to ChatGPT, Claude, Cursor, or any AI agent as context
3
Say "buy me a domain"
Your agent handles search, payment, and registration for you
Quick Start — paste this in your agent
# Search for a domain
curl "https://clawdoxx.com/api/domain/search?name=myproject"
# Check specific domain
curl "https://clawdoxx.com/api/domain/check?domain=myproject.com"
# Get payment config
curl "https://clawdoxx.com/api/domain/buy"
curl "https://clawdoxx.com/api/domain/search?name=myproject"
# Check specific domain
curl "https://clawdoxx.com/api/domain/check?domain=myproject.com"
# Get payment config
curl "https://clawdoxx.com/api/domain/buy"
SKILL.md
