calendar-api

Installation
SKILL.md

Chinese Calendar Query

Queries the 接口盒子 API (API ID: 278) to retrieve comprehensive traditional Chinese calendar (黄历) information for any date.

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
41
Repository
wmy2981/skills
GitHub Stars
1
First Seen
Aug 8, 2026
calendar-api — wmy2981/skills