Summary Allow skills to be scheduled to run automatically on a recurring basis — without requiring them to be embedded inside a Flow. Current State Skills can only be triggered manually by a technician or admin in the Super Magic interface. The only path to automation today is embedding logic inside a Flow, which is designed for event-driven ticket actions — not time-based operational sweeps. Requested Behavior From the Skills catalog, allow an admin to set a schedule on any skill (e.g. daily at 6:00 AM CT, weekdays only) The skill runs automatically at the defined time, scoped to the configured workspace Output is delivered to a designated inbox, channel, or member — configurable per skill The run is logged with timestamp, output, and any telemetry the skill produces Manual "run now" remains available alongside the schedule Use Case Our OIT (Overnight Intake Triage) skill sweeps two boards every morning for unhandled overnight threads. Right now a technician has to remember to trigger it. A 6:00 AM scheduled run would surface unhandled threads before the first tech even opens their inbox — with zero manual effort. This pattern applies to any recurring operational skill: shift briefings, stale ticket sweeps, backup review checks, SLA risk scans, etc. Why Not a Flow? Flows are ticket-event-driven. A time-based board sweep has no triggering ticket — it's a proactive operational check. Forcing it into a Flow architecture is the wrong abstraction and adds unnecessary complexity. Priority Justification Scheduled skills turn Super Magic from a reactive tool into a proactive operations layer. The value compounds with every skill that has a natural cadence.