community-automations/siri-shortcuts

DevOps 與程式碼

PublicClaude 子代理

Siri 快捷指令代理

有些自動化流程快到,打開筆電來觸發反而才是最慢的環節。這個代理讓你透過 Apple 捷徑用語音啟動它們。

sonnet2 天Apple ShortcutsWebhookOpenAISlack
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

有些自動化流程快到,打開筆電來觸發反而才是最慢的環節。這個代理讓你透過 Apple 捷徑用語音啟動它們。

捷徑會送出觸發訊號與任何口述參數;代理會解析意圖、執行對應的動作,並用一句簡短到 Siri 能唸出來的話回覆你。你能免持操作工作流程,而每筆語音請求都會被記錄下來,讓你隨時掌握執行了什麼、何時執行。

運作方式

    • Read

      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.

輸出範例

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.