cron-expression
Parse, validate, and explain cron expressions with next-run predictions. Use when building cron schedules.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/cron-expressioncron-expression
Parse, validate, and explain cron expressions with next-run predictions. Use when building cron schedules.
Commands
explain
scripts/script.sh explain <expr>
validate
scripts/script.sh validate <expr>
examples
scripts/script.sh examples
next
scripts/script.sh next <expr count>
create
scripts/script.sh create <desc>
test
scripts/script.sh test <expr>
Data Storage
Data stored in ~/.local/share/cron-expression/.
Powered by BytesAgain | bytesagain.com | [email protected]
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-cron-expression": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
workflow-builder
工作流设计与优化工具。流程设计、自动化方案、流程优化、文档化、审批流、系统集成。Workflow builder with design, automate, optimize, document, approval.
wp-manager
Manage WordPress sites from terminal. Use when checking site health, listing posts and pages, searching content, or running security scans.
volume
Volume reference tool. Use when working with volume in finance contexts.
xhs-content-creator
Generate viral Xiaohongshu notes with titles, tags, and covers. Use when drafting seed posts, writing reviews, crafting tutorials, or boosting engagement.
Webhook Tester
Send test payloads and inspect webhook responses locally. Use when debugging integrations, validating schemas, testing error handling, or simulating calls.