返回顶部
c

cronexplainCron表达式解析

Explain cron expressions in plain English and calculate next run times. Use when asked to decode a crontab entry, understand a cron schedule, check when a cron job will next run, or translate between cron syntax and human-readable schedules. Supports ranges, steps, lists, and wildcards. Zero dependencies.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
100
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

cronexplain

cronexplain 📅

Cron表达式解释器,附带下次执行时间计算功能。

命令

bash

解释cron表达式


python3 scripts/cronexplain.py 30 9 1-5

→ 在第30分钟;在09:00;周一至周五

显示接下来N次执行时间

python3 scripts/cronexplain.py 0 /4 -n 5

月度计划

python3 scripts/cronexplain.py 0 0 1,15 -n 3

支持的语法

  • - 通配符:
  • 范围:1-5(周一至周五)
  • 步长:/15(每15分钟)
  • 列表:1,15(第1天和第15天)
  • 组合:0-30/10(前半小时内每10分钟)

字段(标准5字段cron)

分钟 小时 日期 月份 星期

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 cronexplain-1775972891 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 cronexplain-1775972891 技能

通过命令行安装

skillhub install cronexplain-1775972891

下载

⬇ 下载 cronexplain v1.0.0(免费)

文件大小: 5.18 KB | 发布时间: 2026-4-13 09:55

v1.0.0 最新 2026-4-13 09:55
Initial release of cronexplain – easily decode cron schedules.

- Explains cron expressions in plain English.
- Calculates and displays next run times.
- Supports wildcards, ranges, steps, and lists in standard 5-field cron syntax.
- Zero dependencies; runs with standard Python.
- Useful for translating crontab entries or checking job schedules.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部