어떤 자동화는 너무 빨라서, 노트북을 여는 행위 자체가 오히려 병목입니다. 이 에이전트는 Apple Shortcuts를 통해 음성으로 자동화를 실행할 수 있게 해줍니다.
sonnet2일 이내Apple ShortcutsWebhookOpenAISlack
Claude
94ROI
81Scale
$2.9k90Saved
ROI for
README.md
왜 이 서브에이전트인가
어떤 자동화는 너무 빨라서, 노트북을 여는 행위 자체가 오히려 병목입니다. 이 에이전트는 Apple Shortcuts를 통해 음성으로 자동화를 실행할 수 있게 해줍니다.
Shortcut이 트리거와 음성으로 전달한 파라미터를 보내면, 에이전트가 의도를 파싱하고 해당 액션을 실행한 뒤 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.
의도와 인수를 파싱한 후 올바른 하류 자동화로 매핑합니다.
pending
작업을 실행하고 응답이 Siri가 깔끔하게 읽어낼 수 있을 정도로 짧게 유지되도록 합니다.
pending
음성 확인 메시지를 반환하고 나중에 검토할 수 있도록 요청을 로그에 기록합니다.
pending
샘플 출력
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.