Agent skill
imsg
iMessage/SMS CLI for listing chats, history, watch, and sending.
Install this agent skill to your Project
npx add-skill https://github.com/geezerrrr/motive/tree/main/Motive/Resources/Skills.bundle/imsg
Metadata
Additional technical details for this skill
- openclaw
-
{ "os": [ "darwin" ], "emoji": "\ud83d\udce8", "install": [ { "id": "brew", "bins": [ "imsg" ], "kind": "brew", "label": "Install imsg (brew)", "formula": "steipete/tap/imsg" } ], "requires": { "bins": [ "imsg" ] } }
SKILL.md
imsg
Use imsg to read and send Messages.app iMessage/SMS on macOS.
Requirements
- Messages.app signed in
- Full Disk Access for your terminal
- Automation permission to control Messages.app (for sending)
Common commands
- List chats:
imsg chats --limit 10 --json - History:
imsg history --chat-id 1 --limit 20 --attachments --json - Watch:
imsg watch --chat-id 1 --attachments - Send:
imsg send --to "+14155551212" --text "hi" --file /path/pic.jpg
Notes
--service imessage|sms|autocontrols delivery.- Confirm recipient + message before sending.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
openai-whisper
Local speech-to-text with the Whisper CLI (no API key).
himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
bear-notes
Create, search, and manage Bear notes via grizzly CLI.
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
ordercli
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
Didn't find tool you were looking for?