Use this skill when the user says 'cron job', 'scheduled task', 'run every', 'cron expression', 'recurring job', or needs production-grade scheduled jobs with overlap prevention, monitoring, and structured logging. Do NOT use for n8n workflows or event-driven webhooks.
$npx -y skills add cwinvestments/memstack --skill cron-schedulerInstalls into the current project.
Run `npx skills use "https://github.com/cwinvestments/memstack" --skill "cwinvestments/memstack/cron-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/cwinvestments/memstack" that are relevant to the current task. Run `npx skills add "https://github.com/cwinvestments/memstack"` and select the relevant skills, then follow their instructions.