What problem does it solve? It lets you list chats, read conversation history, and send iMessage or SMS texts from the command line on macOS, without opening Messages.app manually. ## Core Features & Use Cases - Chat Listing: Enumerate recent Messages.app conversations with JSON output for scripting. - History & Watching: Read message history by chat ID, including attachments, and watch for incoming messages in real time. - Sending Messages: Send texts with optional file attachments, choosing iMessage, SMS, or automatic service selection. - Use Case: A user asks to text a family member; the assistant finds the contact's chat, confirms the recipient and message, then sends it via imsg send. ## Quick Start Ask the assistant to send an iMessage saying you'll be late to a specific phone number, and confirm the recipient before it runs the imsg send command.