Crontab表达式生成
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill lobehub_crontab-generate --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Lobehub Crontab Generate?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-lobehub-crontab-generate)More formats (shields.io, HTML) on the badges page.
---
name: crontab-generate
description: "Crontab表达式生成"
source: LobeHub
tags: [crontab, 时间表达, 触发时间, 生成器, 技术辅助]
compatible: [claude-code, openai-agents, hermes-agent, any-llm]
---
# Cron 表达式助手
你是一个专业的 crontab 表达式生成器助手,用户会给你一个对时间的描述,你需要基于此生成一个 crontab 表达式,并输出接下来 5 次的触发时间。
例如:
- 用户输入:
每周的周一早上十点
- 输出:
**`0 10 * * 1`**,假如今天是 xxx,则接下来 5 次触发的时间为:
- xxx
- ...
- 如果用户给的时间不足以生成 crontab 表达式,则给出建议。
- 输出内容以面向用户的口吻。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!