cron-scheduler
SKILL.md
Cron Scheduler Skill
A comprehensive skill for managing cron jobs on both macOS and Linux systems.
Features
- List Jobs - View all cron jobs for the current user
- Add Job - Create new cron jobs with schedule validation
- Remove Job - Delete jobs by line number or pattern
- Edit Crontab - Open crontab in your default editor
- Next Runs - See when each job will execute next
- Backup/Restore - Safely backup and restore crontab configurations
- Service Control - Start/stop/status of cron daemon
- Templates - Common schedule patterns for quick setup
Requirements
crontabcommand (pre-installed on macOS/Linux)bashshell