关于
This skill provides a comprehensive toolkit for programmatic control over the macOS Messages app. It enables developers to send automated iMessages or SMS via JavaScript for Automation (JXA), resolve contact handles reliably, and overcome native API limitations through UI scripting for attachments. Because the modern Messages API is effectively write-only, this skill provides specialized SQL patterns to read message history directly from the local chat.db database, enabling advanced forensics and the creation of custom polling-based messaging bots using launchd.