Manage scheduled jobs. Use when the user wants to create, list, inspect, update, pause, resume, or remove recurring or one-time scheduled tasks. Handles cron schedules, interval-based (every), one-time (at) jobs, platform job templates, and scheduled workflow runs.
$npx -y skills add cherryhq/stella --skill schedulerInstalls into the current project.
Run `npx skills use "https://github.com/cherryhq/stella" --skill "cherryhq/stella/scheduler"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cherryhq/stella" that are relevant to the current task. Run `npx skills add "https://github.com/cherryhq/stella"` and select the relevant skills, then follow their instructions.