chinese-calendar获取中国日历信息,包括节假日、调休安排、工作日判断。使用 timor.tech API,数据每年自动更新。Use when: 需要判断某天是否是工作日、查询节假日安排、了解调休情况。
Install via ClawdBot CLI:
clawdbot install TEweitao/chinese-calendarGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://timor.tech/api/holiday/info/$(dateAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
HR部门使用此技能自动判断工作日和节假日,优化员工排班计划,避免在调休日安排休假。例如,在春节等长假前后,系统可自动识别补班日,确保考勤记录准确,减少人工核对错误。
银行和投资机构利用此技能查询中国节假日安排,调整交易结算和资金处理时间表。例如,在国庆节等长假前,系统可提前预警非工作日,帮助规划交易截止日期,避免延误。
物流公司使用此技能判断工作日,优化配送路线和仓库操作计划。例如,在双十一等促销期间,系统可识别调休日,调整运力分配,确保高效处理订单并减少延误。
学校和培训机构使用此技能查询节假日和调休信息,自动调整课程表。例如,在清明节等短假前后,系统可避免在补班日安排课程,确保教学计划与官方日历一致。
个人用户通过AI助理集成此技能,获取工作日判断和节假日提醒。例如,助理可自动跳过假期发送下班提醒,或在调休日提供上班通知,帮助用户管理日常安排。
企业提供基于此技能的SaaS平台,按月或年收费,集成到HR、金融或物流系统中。收入来自订阅费和定制化功能,如批量查询和自动化报告生成。
开发者或公司将此技能封装为API,直接销售给其他企业或应用。收入基于API调用次数或数据量收费,例如按每千次查询计费,适合需要实时日历数据的客户。
咨询或IT服务公司将此技能集成到现有企业软件中,如ERP或CRM系统。收入来自一次性集成费和持续维护支持,帮助客户优化运营流程。
💬 Integration Tip
优先使用web_fetch调用API以简化流程,并缓存响应数据以提高性能,避免频繁请求。
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...