에이전트 플로우가 대시보드와 API 호출 뒤에 숨어 있으면, 손이 가득 차 있거나 키보드에서 떨어져 있을 때 쓸모가 없습니다. 이게 그 플로우를 목소리에 연결해줍니다.
sonnet3일Siri ShortcutsiOSOpenAIWebhook API
Claude
85ROI
81Scale
$3.5k95Saved
ROI for
README.md
왜 이 서브에이전트인가
에이전트 플로우가 대시보드와 API 호출 뒤에 숨어 있으면, 손이 가득 차 있거나 키보드에서 떨어져 있을 때 쓸모가 없습니다. 이게 그 플로우를 목소리에 연결해줍니다.
Siri 단축어가 음성 요청을 웹훅으로 보내고, 해당 플로우가 실행되고, Siri가 결과를 읽어줍니다. 전화에 말만 하면 어떤 에이전트 플로우든 실행할 수 있고, 음성 결과도 실제로 들을 수 있을 만큼 짧습니다.
작동 방식
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.
음성 요청을 캡처해 해당 웹훅으로 전송하는 Siri Shortcuts를 구축합니다.
pending
서버에서 해당 플로우를 실행하고, 짧게 말하기 좋은 결과를 반환합니다.
pending
Siri가 결과를 읽어주고, 적절한 후속 조치가 있다면 함께 제안합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Receive a named action and spoken parameters from a Siri Shortcut, run the matching agent flow, and return a concise result under two sentences suitable for text-to-speech.
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.