What problem does it solve? Automating built-in Apple apps on macOS requires juggling different tools and scripting interfaces, each with its own quirks, permission prompts, and parsing pitfalls. This Skill consolidates the correct CLI or AppleScript pattern for each app so you avoid trial-and-error with undocumented flags and unicode date bugs. ## Core Features & Use Cases - Notes, Reminders, and iMessage via dedicated CLIs: Use memo, remindctl, and imsg to create notes, manage reminder lists, and send or read iMessages/SMS with JSON output. - FindMy location lookups: Open FindMy via AppleScript, capture the window, and analyze it with vision to locate devices, AirTags, and items. - osascript patterns for Calendar, Mail, and Music: Ready-made AppleScript snippets for today's events, unread mail counts, and now-playing info, with defensive unicode normalization. - Use Case: Ask your agent to add a reminder that syncs to your iPhone, text a contact after confirming the number, and report today's calendar events — all in one session. ## Quick Start Ask the agent to add a reminder titled "Buy milk" due tomorrow using the apple-apps skill.