폰에서 간단한 텍스트 작업을 하려면 보통 앱에 복사해서 붙여넣고, 기다리고, 다시 복사해와야 합니다. 이걸 iOS 안에서 탭 한 번으로 해결합니다.
sonnet2일Apple ShortcutsiOSOpenAIShare Sheet
Claude
79ROI
81Scale
$4k92Saved
ROI for
README.md
왜 이 서브에이전트인가
폰에서 간단한 텍스트 작업을 하려면 보통 앱에 복사해서 붙여넣고, 기다리고, 다시 복사해와야 합니다. 이걸 iOS 안에서 탭 한 번으로 해결합니다.
공유 시트나 선택 영역에서 요약, 다시 쓰기, 번역을 고르면 결과가 클립보드에 바로 들어와 붙여넣기만 하면 됩니다. iOS에서 탭 한 번으로 실행하는 텍스트 에이전트로, 어떤 앱에서든 컨텍스트 전환 없이 작동합니다.
작동 방식
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.
선택한 텍스트나 공유 시트 입력을 가져와 선택한 액션과 함께 전송하는 Shortcut을 추가합니다.
pending
요청된 변환 작업을 서버에서 실행하고 깔끔한 텍스트로 반환합니다.
pending
결과를 클립보드나 공유 시트에 다시 넣어 어디서든 붙여넣을 수 있게 합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Given selected text and a named action (summarize, rewrite, translate, or extract), apply only that action and return the transformed text with no preamble or commentary.
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.