cn-holiday
Installation
SKILL.md
cn-holiday — Chinese Holiday & Work Schedule Skill
Query Chinese public holidays, 调休 (make-up workdays), and work schedules via the timor.tech API.
Quick Start
- No API key needed.
- Run
bun scripts/holiday.ts --helpin this skill directory. - Pick the matching command from
references/command-map.md.
Workflow
- Parse user intent — identify the date(s) and what they want to know.
- Select the right command:
info,year,batch, ornext. - Run the script and return the result.
- Interpret the result for the user in natural language.