Job Scheduling & Automation
Manage time-triggered workflows using cron expressions, fixed intervals, or specific timestamps.
Prompt Example
Use the skill 'job-scheduler' to create the following time-triggered job: [TASK]. Execute (optional): [TIMESCHEDULE INTERVAL].
Concrete examples
Use the skill 'job-scheduler' to create the following time-triggered job: Generate a summary of new Ariadne Engine updates every day at 8 AM.
Automate recurring or one-time tasks with precise temporal triggers.
Supports execution cycles defined via cron syntax, intervals, or specific timestamps. The workflow ensures state consistency by performing an inspection of existing jobs prior to any modification (Create, Update, Delete).
Full lifecycle management: provisioning new schedules, inspecting current job configurations, updating existing parameters, and decommissioning obsolete entries.
Explicit control: all scheduling operations are strictly user-driven to prevent unintended background execution.
