From domain-names
Sets or removes the transfer lock on a domain using the dn CLI to prevent or allow transfers to another registrar. Partner mode only.
npx claudepluginhub automattic/dn-cliThis skill uses the workspace's default tool permissions.
Set or remove the transfer lock on a domain.
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.
Manages domain/DNS ops across Cloudflare, DNSimple, Namecheap: onboard zones to Cloudflare, flip nameservers, set redirects via Page Rules/Rulesets/Workers, update mappings, verify DNS/HTTP.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Share bugs, ideas, or general feedback.
Set or remove the transfer lock on a domain.
# Lock domain (prevent transfers)
dn transferlock example.com on
# Unlock domain (allow transfers)
dn transferlock example.com off
| Argument | Description |
|---|---|
domain | Domain name |
state | on (lock) or off (unlock) |
wordpress.com/domains/managedn info <domain> to check current lock status