원클릭으로
imessage
Send and receive iMessages via Linq. Use when the user asks to text someone, send an iMessage, or check their messages.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Send and receive iMessages via Linq. Use when the user asks to text someone, send an iMessage, or check their messages.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Manage iMessage channel access control — allowlist senders, set policy, configure delivery options.
Configure the iMessage channel with your Linq credentials. Accepts a token, phone number, or 'clear' to reset.
| name | imessage |
| description | Send and receive iMessages via Linq. Use when the user asks to text someone, send an iMessage, or check their messages. |
You have access to iMessage via the Linq API. You can:
reply tool with the chat_id from the channel eventsend toolreact tooledit_message for streaming progress updateseffect parameter:
confetti, fireworks, lasers, sparkles, celebration, hearts, love, balloons, happy_birthday, echo, spotlightslam, loud, gentle, invisiblereply_to (message ID) in the reply tool. The message_id is available in the channel event metadata.files (array of absolute file paths, max 100MB each) in reply or send. Files are uploaded automatically via the Linq API. Inbound attachments show as download URLs in the channel event.text_decorations on reply or send. Each decoration has range: [start, end) and either style (bold, italic, strikethrough, underline) or animation (big, small, shake, nod, explode, ripple, bloom, jitter). iMessage only.send_link with chat_id and url. The link must be the only content in the message.check_capability to check if a phone number supports iMessage or RCS before sending.When channel events arrive as <channel source="imessage">, respond naturally and concisely - this is iMessage, keep it brief.
Read receipts and typing indicators are handled automatically.
Credentials are stored in ~/.claude/channels/imessage/.env. Run /imessage:configure to manage them.