enterprise-info

Installation
SKILL.md

Enterprise Info Query

Queries the 接口盒子 API to retrieve Chinese company registration details from the official business registry.

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
enterprise-info — wmy2981/skills