domain-query

Installation
SKILL.md

Domain Query

Queries the 接口盒子 API for ICP filing and WHOIS registration information for any domain — all in one command.

Execution Rule

Run the user's requested command directly without pre-checking dependencies, environment variables, or configuration. If something is wrong, the script will fail with a clear error — check and fix only then.

Environment Variables

Variable Description
JKHZ_ID 接口盒子 (apihz.cn) user ID
JKHZ_KEY 接口盒子 API key

The script loads these from ~/.wmyskills/.env (shared across skills) automatically; a scripts/.env in the script directory takes priority if present. Use scripts/.env.example as the template — add the variables to ~/.wmyskills/.env, never overwriting an existing file.

Requirements

Installs
42
Repository
wmy2981/skills
GitHub Stars
1
First Seen
Aug 8, 2026
domain-query — wmy2981/skills