cn-cron-generator

Cron表达式生成器。图形化配置定时任务,支持中文自然语言描述转Cron,可视化预览下次执行时间。纯Python标准库,无需API Key。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cn-cron-generator" with this command: npx skills add freedompixels/cn-cron-generator

cn-cron-generator

Cron表达式生成器。将中文自然语言转为标准Cron表达式。

功能

  • 中文转Cron:「每天9点」→ 0 9 * * *
  • Cron验证:检查表达式是否合法
  • 执行预览:显示未来5次执行时间
  • 常见模板:每小时/每天/每周/每月快捷生成

安装要求

  • Python 3.6+
  • 无外部依赖

使用方法

# 中文描述生成
python3 scripts/cron_generator.py "每天早上9点"

# 验证Cron表达式
python3 scripts/cron_generator.py "0 9 * * 1-5"

# 查看下次执行时间
python3 scripts/cron_generator.py "0 */2 * * *"

示例

输入:每天早上9点 输出:Cron: 0 9 * * * + 未来5次执行时间

分类

开发工具

关键词

cron, 定时任务, 调度, scheduler, 自动化

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Find Skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express...

Registry SourceRecently Updated
2440Profile unavailable
Coding

Agent Reach Setup

提供Agent Reach 1.3.0的完整安装与配置流程,支持7个核心渠道和常见问题诊断,适用于OpenClaw和Claude Code环境。

Registry SourceRecently Updated
6040Profile unavailable
Coding

Ai Dev Tools

智能推荐适合编程 Agent 使用的大模型和开发工具,提供稳定高效的 AI 编程资源及直达链接。

Registry SourceRecently Updated
4530Profile unavailable
Coding

Clawsy

Clawsy is a native macOS companion app that gives your OpenClaw agent eyes and hands on the user's Mac — screenshots, clipboard, camera, files, location, and...

Registry SourceRecently Updated
7940Profile unavailable