scheduler
Scheduler - command-line tool for everyday use Use when you need scheduler.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/schedulerScheduler
Task scheduler — cron job management, recurring tasks, calendar integration, reminder setting, deadline tracking, and time blocking.
Commands
| Command | Description |
|---|---|
scheduler run | Execute main function |
scheduler list | List all items |
scheduler add <item> | Add new item |
scheduler status | Show current status |
scheduler export <format> | Export data |
scheduler help | Show help |
Usage
# Show help
scheduler help
# Quick start
scheduler run
Examples
# Run with defaults
scheduler run
# Check status
scheduler status
# Export results
scheduler export json
How It Works
Tips
- Run
scheduler helpfor all commands - Data stored in
~/.local/share/scheduler/
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback
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-ckchzh-scheduler": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
skill-tracker
通用技能使用统计追踪器,支持 Python 和 Node.js 技能,自动记录调用次数、成功率,生成使用排行榜。数据本地存储,保护隐私。
cmms
Computerized maintenance management system
consent
Build cookie consent banners and track opt-in compliance status. Use when implementing GDPR consent, auditing cookies, generating privacy banners.
amr
Autonomous mobile robot fleet manager. Use when json amr tasks, csv amr tasks, checking amr status.
breaker
Circuit breaker sizing and coordination tool. Use when json breaker tasks, csv breaker tasks, checking breaker status.