--- name: cron description: Schedule and manage cron jobs for agents version: 1.0.0 tools: [schedule_create, schedule_list, schedule_delete] --- # Cron Skill Schedule recurring tasks for agents using cron expressions. Wraps the CronRunner engine from the core module.