About
This skill serves as a comprehensive foundation for controlling macOS applications through Apple Events and scripting bridges. It enables developers to automate complex workflows across native apps such as Calendar, Notes, and Mail by leveraging the most appropriate tool for the task—whether that is the discovery power of AppleScript, the logic of JXA, or the modern Python capabilities of PyXA. It provides standardized patterns for handling macOS security permissions, UI scripting fallbacks, and multi-app orchestration, making it an essential tool for building deep macOS system integrations within Claude Code.