什么是 automating-calendar?
通过 JXA 和 AppleScript 字典发现自动化 macOS 日历。当被要求“创建日历事件”、“自动化日历”、“JXA 日历脚本”、“EventKit 自动化”或“PyXA 日历自动化”时使用。涵盖事件、日历、重复、时区、批处理操作和 EventKit ObjC 桥。 来源:spillwavesolutions/automating-mac-apps-plugin。
通过 JXA 和 AppleScript 字典发现自动化 macOS 日历。当被要求“创建日历事件”、“自动化日历”、“JXA 日历脚本”、“EventKit 自动化”或“PyXA 日历自动化”时使用。涵盖事件、日历、重复、时区、批处理操作和 EventKit ObjC 桥。
通过命令行快速安装 automating-calendar AI 技能到你的开发环境
来源:spillwavesolutions/automating-mac-apps-plugin。
Implementation Notes: See automating-calendar/references/calendar-basics.md
Workflow (default) 1) [ ] Discover Calendar dictionary terms in Script Editor. 2) [ ] Prototype minimal AppleScript commands. 3) [ ] Port to JXA with defensive error handling.
4) [ ] Implemented batch reads (avoided heavy .whose()). 5) [ ] Added EventKit bridge for advanced queries. 6) [ ] Tested with sample events and verified results.
通过 JXA 和 AppleScript 字典发现自动化 macOS 日历。当被要求“创建日历事件”、“自动化日历”、“JXA 日历脚本”、“EventKit 自动化”或“PyXA 日历自动化”时使用。涵盖事件、日历、重复、时区、批处理操作和 EventKit ObjC 桥。 来源:spillwavesolutions/automating-mac-apps-plugin。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-calendarBrowse more skills from spillwavesolutions/automating-mac-apps-plugin
通过 JXA 和 AppleScript 字典发现自动化 macOS 日历。当被要求“创建日历事件”、“自动化日历”、“JXA 日历脚本”、“EventKit 自动化”或“PyXA 日历自动化”时使用。涵盖事件、日历、重复、时区、批处理操作和 EventKit ObjC 桥。 来源:spillwavesolutions/automating-mac-apps-plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-calendar 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/spillwavesolutions/automating-mac-apps-plugin