Send and read iMessage/SMS on macOS via the Messages app (AppleScript). macOS-only. Use when asked to "send an iMessage", "text someone on iMessage", "message X on my Mac". For Telegram/WhatsApp/Discord/Slack, use the send-message skill instead.
$npx -y skills add diillson/chatcli --skill imessageInstalls into the current project.
Run `npx skills use "https://github.com/diillson/chatcli" --skill "diillson/chatcli/imessage"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/diillson/chatcli" that are relevant to the current task. Run `npx skills add "https://github.com/diillson/chatcli"` and select the relevant skills, then follow their instructions.