Install
openclaw skills install @kingaiwork/cron-job-testerSimulate cron expressions, show next 10 run times, and validate script syntax before deployment. / 模拟 cron 表达式,显示接下来 10 次运行时间,并在部署前验证脚本语法。
openclaw skills install @kingaiwork/cron-job-testerSimulate cron expressions, show next 10 run times, and validate script syntax before deployment. / 模拟 cron 表达式,显示接下来 10 次运行时间,并在部署前验证脚本语法。
🦁 由 KingAI.Work 出品 — 智能进化|vip@kingai.work
Manual Cron Job Tester / Cron 任务测试器 takes too long. This tool automates it.
• Simulate any cron expression instantly / 立即模拟任意 cron 表达式,精准预测执行时间 • View next 10 run times with timezone support / 支持时区转换,清晰展示未来 10 次执行时刻 • Validate shell script syntax before deployment / 部署前自动检查脚本语法,避免线上报错 • Detect scheduling conflicts or unrealistic patterns / 智能识别冲突和无效调度,提升可靠性 • Generate detailed execution logs for debugging (Pro) / 生成详细执行日志,快速定位异常(Pro 专属) • Export run schedules as JSON and integrate with CI/CD pipelines (Pro) / 导出调度计划为 JSON,无缝对接 CI/CD 流程(Pro 专属)
bash cron-job-tester "30 4 * * 1-5" --validate "backup.sh" • Shows 10 upcoming runs for 4:30 AM weekdays and checks backup.sh for syntax errors. / 显示工作日上午4:30的10次运行时间,并验证 backup.sh 脚本语法。
• DevOps engineer testing new crontab before deployment / DevOps 工程师部署前测试新 crontab,避免中断生产环境 • System admin checking timezone conflicts across global servers / 系统管理员检查跨时区服务器的调度冲突,确保任务准时执行 • Developer debugging why a script won't run as expected / 开发者调试脚本未按预期执行的原因,快速定位语法或逻辑错误
| Free | Pro | |
|---|---|---|
| Core / 核心 | ✅ | ✅ |
| Bulk / 批量 | — | ✅ |
| AI / AI 增强 | — | ✅ |
| Support / 支持 | Community | Priority |
• Get detailed execution logs for pinpointing failures / 获取详细执行日志,精准定位每次失败原因 • Unlock schedule export for automated deployment pipelines / 解锁调度导出功能,轻松对接自动化部署流程 • Access priority support for time-critical production issues / 享受优先技术支持,快速解决生产环境的紧急问题\n\n
📦 Published by King AI — kingai.work