Schedule recurring agent tasks using cron expressions. Use when the user asks to run something on a schedule, check something periodically, automate a recurring task, set up a cron job, or wants work to happen while they're away. Trigger words: schedule, recurring, cron, every hour, every day, run daily, periodic, automated.
$npx -y skills add jkheadley/instar --skill instar-schedulerInstalls into the current project.
Run `npx skills use "https://github.com/jkheadley/instar" --skill "jkheadley/instar/instar-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/jkheadley/instar" that are relevant to the current task. Run `npx skills add "https://github.com/jkheadley/instar"` and select the relevant skills, then follow their instructions.