What problem does it solve?
Turning a casual message like "MU5137 departs 8:30 next Monday" or a ticket screenshot into properly scheduled Apple Calendar events and well-timed reminders is manual and error-prone. This Skill parses the input, classifies the event type, applies sensible lead times, and creates everything in the native macOS Calendar and Reminders apps, syncing to iPhone/iPad via iCloud.
Core Features & Use Cases
- Natural language and screenshot parsing: Extracts title, time, location, and flight/train details from plain text or ticket images.
- Type-aware lead times: Applies configurable reminder offsets per event type (flight, train, court hearing, meeting, deadline, social), such as 1 day before plus 3 hours before for flights.
- Native macOS integration: Creates events via osascript and reminders via remindctl (with osascript fallback), including setup self-check and calendar/list discovery scripts.
- Use Case: A lawyer says "下周三下午两点开庭" and gets one calendar event plus reminders the day before at 9:00, 3 hours before, and 1 hour before, all synced to their iPhone.
Quick Start
Ask the AI to add a schedule like "add flight MU5137 departing Shanghai Pudong at 8:30 on July 20 to my calendar with reminders" and it will create the event and reminders.