Gog
一个面向 Dev Tools 场景的 Agent 技能。原始说明:Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
name: qname-cli
description: Use 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.
metadata:
homepage: https://qname.ai
Use 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:
https://qname.ai
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
asks to inspect local config with --show-secrets.
qname-cli doctor before debugging credentials.CLI itself.