Imsg
🛠️ Agent SkillClawHub
iMessage/SMS CLI for listing chats, history, watching, and sending messages.
Imsg provides a JSON-based API via CLI to interact with Apple's Messages app. It supports listing all conversations, retrieving message history for a specific chat, continuously monitoring for new incoming messages, and sending messages to phone numbers or contacts. Designed for integration into automation workflows and AI agents, it runs locally on macOS. The skill has been downloaded over 16,000 times and installed 1,100+ times, with 24 stars on ClawHub. It is version 1.0 and relies on AppleScript and system permissions.
💡Highlights
- ├─List all iMessage chats
- ├─Send messages via CLI
- └─Watch for new messages
🎯For
- ├─macOS power users
- ├─automation engineers
- └─AI agent developers