← 返回
效率工具
cn-holiday
中国节假日/调休查询 — 查某天是工作日还是休息日、是否调休补班、全年假期安排。 触发词: 节假日, 调休, 补班, 放假, 上班, holiday, workday, 今天上班吗, 明天放假吗, 春节放几天, 国庆放假, 下个工作日, 或任何 "[日期] 是否放假/上班" 格式的输入。
中国节假日/调休查询 — 查某天是工作日还是休息日、是否调休补班、全年假期安排。 触发词: 节假日, 调休, 补班, 放假, 上班, holiday, workday, 今天上班吗, 明天放假吗, 春节放几天, 国庆放假, 下个工作日, 或任何 "[日期] 是否放假/上班" 格式的输入。
deusyu
效率工具
clawhub
v1.0.0 1 版本 100000 Key: 无需
#latest
概述
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 --help in 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, or next. - Run the script and return the result.
- Interpret the result for the user in natural language.
Response Interpretation
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 field
true = 放假 (day off)false = 补班 (make-up workday)
Notes
- This skill is script-first and does not run an MCP server.
- Data source: timor.tech (based on State Council holiday announcements).
- No API key required.
- Covers current year and adjacent years' holiday schedules.
版本历史
共 1 个版本
-
v1.0.0
当前
2026-03-19 15:56 安全 安全
安全检测
腾讯云安全 (Sanbu)
安全,无风险
查看报告
🔗 相关推荐
productivity
steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275
📥 114,730
productivity
steipete
获取当前天气和预报(无需API密钥)
★ 444
📥 226,116
developer-tools
deusyu
通过脚本直连 Google Maps Platform API 完成地理编码、逆地理编码、路线规划、地点搜索、地点详情、海拔查询和时区查询。用户要求"Google Maps 查询""国际路线规划""地点搜索"或需要用命令行脚本调用 Goog
★ 0
📥 732