From mermaid-link
Queries Chinese public holidays and work schedules. Responds to natural language questions like '今天上班吗' or '春节放几天' using the timor.tech API.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mermaid-link:cn-holidayThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Query Chinese public holidays, 调休 (make-up workdays), and work schedules via the timor.tech API.
Query Chinese public holidays, 调休 (make-up workdays), and work schedules via the timor.tech API.
bun scripts/holiday.ts --help in this skill directory.references/command-map.md.info, year, batch, or next.type.type field meanings| Value | Meaning |
|---|---|
| 0 | 工作日 (workday) |
| 1 | 周末 (weekend) |
| 2 | 节日 (holiday) |
| 3 | 调休补班 (make-up workday) |
wage field meanings (加班工资倍率)| Value | Meaning |
|---|---|
| 1 | 正常工资 |
| 2 | 双倍工资 |
| 3 | 三倍工资 |
holiday.holiday fieldtrue = 放假 (day off)false = 补班 (make-up workday)npx claudepluginhub deusyu/rainman-skills --plugin portrait-promptLooks up public holidays for any country and year via the Nager.Date API with long-weekend detection and cross-country planning.
Queries Korean public holidays, national days, anniversaries, 24 solar terms, and other special days via the Korea Astronomy and Space Science Institute API through a proxy. Useful for checking if today is a holiday or retrieving holiday calendars by year/month.
Logs new leave entries to a YAML register for Chinese employment law compliance, tracking deadlines by leave type and jurisdiction. Useful when employees start leave and you need to monitor approval, certification, and expiry.