Create and manage scheduled jobs (cron tasks, reminders, heartbeat checks, polling watchers) that vixd runs automatically. Use when the user asks to schedule, automate, monitor, watch, or be reminded about something.
$npx -y skills add get-vix/vix --skill jobsInstalls into the current project.
Run `npx skills use "https://github.com/get-vix/vix" --skill "get-vix/vix/jobs"` 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/get-vix/vix" that are relevant to the current task. Run `npx skills add "https://github.com/get-vix/vix"` and select the relevant skills, then follow their instructions.