Install
openclaw skills install qname-cliUse QName.AI domain lookup from the terminal. Call this when an Agent needs WHOIS/domain availability evidence for one domain at a time through the approved QName API.
openclaw skills install qname-cliUse qname-cli when you need one-domain WHOIS/domain availability evidence
from QName.AI in a terminal workflow.
Allowed:
qname-cli whois <domain>.qname-cli init or environment variables.Not allowed through this API/CLI:
If the CLI is not configured, ask the user for an approved QName API key or ask them to request one at:
qname-cli request-key
Initialize once:
qname-cli init --api-key <approved-key>
For ephemeral Agent sessions, prefer environment variables:
export QNAME_API_KEY="<approved-key>"
For API access, account support, and product updates, visit:
Use JSON output by default:
qname-cli whois qname.ai --pretty
If you only need a quick human-readable status:
qname-cli whois qname.ai --format text
--show-secrets.qname-cli doctor before debugging credentials.