From sundial-org-awesome-openclaw-skills-4
Reads and sends iMessage/SMS on macOS using the imsg CLI tool. Lists chats, views history, watches conversations, and sends messages with optional file attachments.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:imsgThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use `imsg` to read and send Messages.app iMessage/SMS on macOS.
Use imsg to read and send Messages.app iMessage/SMS on macOS.
Requirements
Common commands
imsg chats --limit 10 --jsonimsg history --chat-id 1 --limit 20 --attachments --jsonimsg watch --chat-id 1 --attachmentsimsg send --to "+14155551212" --text "hi" --file /path/pic.jpgNotes
--service imessage|sms|auto controls delivery.npx claudepluginhub sundial-org/awesome-openclaw-skillsReads conversations and new messages from macOS Messages SQLite database, sends messages via AppleScript. For messaging automation and integration.
Sends and reads iMessage chats on a Mac via the imsg CLI. Supports sending messages, listing chats, reading recent messages, reacting with tapbacks, and watching for new messages.
Fuzzy search, browse, and filter Apple Messages/iMessage conversations locally via CLI. Searches by contact, date range, or sender partial match with typo tolerance.