From apple-skills
Provides EventKit API reference for querying EKEventStore, EKEvent, EKReminder, and calendar access permissions. Useful for iOS/macOS apps integrating calendars and reminders.
How this skill is triggered — by the user, by Claude, or both
Slash command
/apple-skills:eventkitExploreThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search these docs to answer questions about calendar and reminder APIs.
Search these docs to answer questions about calendar and reminder APIs.
Always include:
eventkit-index.md - Framework overview, events, remindersekeventstore.md - Event store access and permissionsekreminder.md - Creating and managing remindersnpx claudepluginhub vabole/apple-skills --plugin apple-skillsCreate, read, and manage calendar events and reminders via EventKit and EventKitUI on Apple platforms. Covers authorization, recurrence rules, alarms, and UI controllers.
Manage macOS Calendar & Reminders using che-ical-mcp. Use when user asks about events, reminders, scheduling, or time management.
Automates macOS Calendar via JXA with AppleScript dictionary discovery. Use when asked to "create calendar events", "automate calendar", "JXA calendar scripting", "EventKit automation", or "PyXA calendar automation". Covers events, calendars, recurrence, time zones, batch operations, and EventKit ObjC bridge.