What it does
Exposes the same automation surface as URL scheme through the App Intents framework, so Shake It On shows up in the Shortcuts app and Spotlight as actions you can drop into any workflow.
How it works
Shake It On ships AppShortcut declarations for ToggleShaking, ShakeNow, Snooze, KeepAwake, and SwitchSession. Each intent is parameterized (e.g., minutes for Snooze, name for SwitchSession) and runs on the main actor.
Where to find it
Apple's Shortcuts app โ search 'Shake It On'. Or build a Shortcut from scratch.
When to use it
Build a 'Start meeting' Shortcut that snoozes Shake It On while you're in Zoom. Build a 'Render overnight' Shortcut that switches to a Render session and forces Stay awake for 8 hours. Pair with macOS automations like time-of-day triggers.