schedule-job

Installation
SKILL.md

Schedule Job Skill

Schedule tasks using cron with natural language time parsing.

Cron Format

* * * * * command
│ │ │ │ │
│ │ │ │ └─ day of week (0-7, 0 and 7 are Sunday)
│ │ │ └─── month (1-12)
│ │ └───── day of month (1-31)
│ └─────── hour (0-23)
└───────── minute (0-59)

Natural Language to Cron

Installs
1
GitHub Stars
1
First Seen
Jun 21, 2026
schedule-job — az9713/whatsapp-claude