Skip to content

tedstonne/dotld

Repository files navigation

🌐 dotld

Domain TLD search for your CLI and your AI agent. Availability and prices in one command, or one skill install away from your agent.

$ dotld acme
acme
├─ acme.com · Taken
├─ acme.net · Taken
├─ acme.org · Taken
├─ acme.io  · $39.99 · https://www.dynadot.com/domain/search?domain=acme.io&rscreg=github
├─ acme.ai  · Taken
├─ acme.co  · Taken
├─ acme.app · Taken
├─ acme.dev · Taken
├─ acme.sh  · Taken
└─ acme.so  · Taken

Type a keyword, get every TLD that matters. Available domains show price and a link to buy.

Install

curl -fsSL https://raw.githubusercontent.com/tedstonne/dotld/main/scripts/install.sh | bash

Requires a Dynadot production API key (free with any account). Your first run saves the key locally. No config files to manage.

dotld --dynadot-key YOUR_KEY acme

Every run after that is just dotld <keyword>.

Usage

Check a specific domain:

$ dotld acme.xyz
acme.xyz · $9.99 · https://www.dynadot.com/domain/search?domain=acme.xyz&rscreg=github

Search across TLDs with a keyword:

$ dotld startup

Get structured output for scripts and pipelines:

$ dotld bigpickle.com --json

Override your saved key for a one-off lookup:

$ dotld bigpickle.com --dynadot-key OTHER_KEY

Skills

Give your AI agent the ability to search domains mid-conversation.

npx skills add tedstonne/dotld

Works with skills.sh compatible agents: Claude Code, OpenCode, Codex, Gemini CLI, and others.

Note: The skill uses your local dotld install. A Dynadot production API key must be configured on your machine.

About

🌐 Domain TLD search for your CLI and your AI agent of choice.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors