lingxling/awesome-skills-cn-cron-doctor
Diagnose and validate cron expressions before they ship. Catches the five silent death-traps: impossible dates that never fire, OR-semantics that fire too often, midnight spikes, uneven step drift, and leap-year February 29.
This is a copy. The original lives at lingxling/cron-doctor.
npx skills add https://github.com/lingxling/awesome-skills-cn --skill cron-doctor
Take lingxling/awesome-skills-cn-cron-doctor from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm.
Without those the skill loads but fails at the first command.