bygrandamenium· 80 skills
Manage scheduled tasks (crons). Crons are daemon-managed and stored in crons.json — they survive restarts automatically. Use when: verifying crons on session start, creating new recurring tasks, updating or removing crons, troubleshooting scheduled tasks, or using the dashboard test-fire button.
$npx -y skills add grandamenium/cortextos --skill cron-managementInstalls into the current project.
Run `npx skills use "https://github.com/grandamenium/cortextos" --skill "grandamenium/cortextos/cron-management"` 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/grandamenium/cortextos" that are relevant to the current task. Run `npx skills add "https://github.com/grandamenium/cortextos"` and select the relevant skills, then follow their instructions.