Skip to main content

time-calc

通过 7 个原子操作完成日期时间的计算与解析:获取当前时间、日期元信息查询、相对星期查找、 日期时间加减、日期时间差值、时区转换、Unix 时间戳互转。 两类触发场景:(1) 用户直接提问时间问题,如当前日期、星期几、日期加减、日期差值、 时区换算、时间戳转换、闰年判断、第几周等。 (2) 用户请求中包含可解析为具体日期的相对时间表达(明天、下周三、3天后等), 此时先将其解析为具体日期,再继续执行后续任务。 所有时间计算通过执行 shell 命令完成,不依赖心算。

Jump to install

Source facts

Repository
Mrlyk/SKILLS
Last source activity
April 9, 2026 at 08:11
Detected SKILL.md language
Chinese
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.