community-automations/siri-shortcuts

DevOps&コード

PublicClaude サブエージェント

Siriショートカットエージェント

自動化の中には、処理自体は一瞬なのに、ノートPCを開くほうがよほど時間がかかるものもある。このエージェントは、Apple ショートカット経由で音声からそれらを起動できるようにする。

sonnet2日以内Apple ShortcutsWebhookOpenAISlack
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

自動化の中には、処理自体は一瞬なのに、ノートPCを開くほうがよほど時間がかかるものもある。このエージェントは、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.