Some automations are quick enough that opening a laptop to trigger them is the slow part. This agent lets you fire them by voice through Apple Shortcuts.
sonnet2 daysApple ShortcutsWebhookOpenAISlack
Claude
94ROI
81Scale
$2.9k90Saved
ROI for
README.md
Why this subagent
Some automations are quick enough that opening a laptop to trigger them is the slow part. This agent lets you fire them by voice through Apple Shortcuts.
A Shortcut sends the trigger and any spoken parameters; the agent parses the intent, runs the matching action, and replies in a sentence short enough for Siri to read aloud. You get hands-free control over your workflows, with every voice request logged so you can see what was run and when.
How it runs
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Parse the intent and arguments, then map them to the right downstream automation.
pending
Run the action and keep the response short enough for Siri to read back cleanly.
pending
Return a spoken confirmation and log the request for later review.
pending
Sample output
json
// Sample output
// (generated when the pipeline finishes)
Given a Shortcuts trigger with parsed parameters, run the mapped action and return a short spoken-friendly confirmation string plus a status code.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.