Schedule reminders, recurring tasks, and one-time notifications using the cron tool. Use when the user asks to set a reminder, schedule a recurring task, create a timer, or wants periodic execution. Also use for listing or removing existing schedules. Do NOT use for immediate one-off actions that need no scheduling.
$npx -y skills add berrzebb/soulflow-orchestrator --skill cronInstalls into the current project.
Run `npx skills use "https://github.com/berrzebb/soulflow-orchestrator" --skill "berrzebb/soulflow-orchestrator/cron"` 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/berrzebb/soulflow-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/berrzebb/soulflow-orchestrator"` and select the relevant skills, then follow their instructions.