一键导入
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 页面并帮你完成安装。
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.
基于 SOC 职业分类
| 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.