·eventkit-calendar
>_

eventkit-calendar

使用 EventKit 和 EventKitUI 创建、读取和管理日历事件和提醒。在将事件添加到用户日历、创建提醒、设置重复规则、请求日历或提醒访问、呈现事件编辑器、选择日历、处理警报、观察日历更改或使用 EKEventStore、EKEvent、EKReminder、EKCalendar、EKRecurrenceRule、EKEventEditViewController、EKCalendarChooser 或 EventKitUI 视图时使用。

53安装·27热度·@dpearson2699

安装

$npx skills add https://github.com/dpearson2699/swift-ios-skills --skill eventkit-calendar

如何安装 eventkit-calendar

通过命令行快速安装 eventkit-calendar AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dpearson2699/swift-ios-skills --skill eventkit-calendar
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dpearson2699/swift-ios-skills。

SKILL.md

查看原文

Create, read, and manage calendar events and reminders. Covers authorization, event and reminder CRUD, recurrence rules, alarms, and EventKitUI editors. Targets Swift 6.2 / iOS 26+.

Add the required usage description strings based on what access level you need:

| NSCalendarsFullAccessUsageDescription | Read + write events | | NSCalendarsWriteOnlyAccessUsageDescription | Write-only events (iOS 17+) | | NSRemindersFullAccessUsageDescription | Read + write reminders |

使用 EventKit 和 EventKitUI 创建、读取和管理日历事件和提醒。在将事件添加到用户日历、创建提醒、设置重复规则、请求日历或提醒访问、呈现事件编辑器、选择日历、处理警报、观察日历更改或使用 EKEventStore、EKEvent、EKReminder、EKCalendar、EKRecurrenceRule、EKEventEditViewController、EKCalendarChooser 或 EventKitUI 视图时使用。 来源:dpearson2699/swift-ios-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill eventkit-calendar
分类
>_效率工具
认证
收录时间
2026-03-09
更新时间
2026-03-11

Browse more skills from dpearson2699/swift-ios-skills

快速解答

什么是 eventkit-calendar?

使用 EventKit 和 EventKitUI 创建、读取和管理日历事件和提醒。在将事件添加到用户日历、创建提醒、设置重复规则、请求日历或提醒访问、呈现事件编辑器、选择日历、处理警报、观察日历更改或使用 EKEventStore、EKEvent、EKReminder、EKCalendar、EKRecurrenceRule、EKEventEditViewController、EKCalendarChooser 或 EventKitUI 视图时使用。 来源:dpearson2699/swift-ios-skills。

如何安装 eventkit-calendar?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dpearson2699/swift-ios-skills --skill eventkit-calendar 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dpearson2699/swift-ios-skills