What problem does it solve?
macOS users often juggle Mail and Calendar apps manually to check inbox status or schedule events. This skill provides a programmable interface to read and manage Mail.app and Calendar.app data via AppleScript, reducing repetitive tasks and keeping actions under user consent.
Core Features & Use Cases
- Read all configured Mail accounts and fetch lightweight metadata (subject, date, sender) without exposing full bodies.
- Query today's or specific dates' Calendar events and summarize upcoming tasks.
- Open the native Mail or Calendar apps from scripts for quick inspection.
- Create drafts or draft reminders and add events with explicit user confirmation to avoid unintended changes.
- Trigger actions from automated workflows while respecting privacy and permission prompts.
Quick Start
Ask it to read today’s calendar events and list your Mail accounts on macOS.