From domain-names
Renews domain registrations using the dn CLI. Interactive or non-interactive modes with expiration year and premium fees. Partner mode only; use to extend registration periods.
npx claudepluginhub automattic/dn-cliThis skill uses the workspace's default tool permissions.
Renew a domain registration.
Searches domain availability, purchases, renews, lists, and manages registered domains via Zeabur CLI. Handles registrant profiles, WHOIS, ICANN verification for .com, .net, .org, .io, .dev, .app, .co, .me, .xyz TLDs.
Guides users through buying a domain, configuring DNS, and setting up free SSL. Activates on deploy completion or when users ask about domains.
Checks ICANN domain (.com/.xyz/etc.) availability/pricing and registers via REST API using crypto payments (USDC/USDT/ETH/BTC). Enables autonomous domain acquisition for AI agents.
Share bugs, ideas, or general feedback.
Renew a domain registration.
# Interactive (prompts for expiration year)
dn renew example.com
# Non-interactive
dn renew example.com --expiration-year=2025 --period=1
# Premium domain renewal
dn renew premium.com --expiration-year=2025 --fee=15.99
| Option | Description |
|---|---|
--period, -p | Renewal period in years (default: 1) |
--expiration-year | Current expiration year (required, prompted if missing) |
--fee | Fee amount for premium domains |
wordpress.com/domains/manage--expiration-year is the domain's current expiration year, not the desired new onedn info <domain> first to check the current expiration date