什麼是 apple-calendar?
適用於 macOS 的 Apple Calendar.app 整合。用於事件、搜尋和多日曆支援的 CRUD 操作。 來源:sundial-org/awesome-openclaw-skills。
適用於 macOS 的 Apple Calendar.app 整合。用於事件、搜尋和多日曆支援的 CRUD 操作。
透過命令列快速安裝 apple-calendar AI 技能到你的開發環境
來源:sundial-org/awesome-openclaw-skills。
Interact with Calendar.app via AppleScript. Run scripts from: cd {baseDir}
| List calendars | scripts/cal-list.sh | | List events | scripts/cal-events.sh [daysahead] [calendarname] | | Read event | scripts/cal-read.sh [calendarname] | | Create event | scripts/cal-create.sh [location] [description] [allday] [recurrence] | | Update event | scripts/cal-update.sh [--summary X] [--start X] [--end X] [--location X] [--description X] |
| Delete event | scripts/cal-delete.sh [calendarname] | | Search events | scripts/cal-search.sh [daysahead] [calendarname] |
適用於 macOS 的 Apple Calendar.app 整合。用於事件、搜尋和多日曆支援的 CRUD 操作。 來源:sundial-org/awesome-openclaw-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill apple-calendar適用於 macOS 的 Apple Calendar.app 整合。用於事件、搜尋和多日曆支援的 CRUD 操作。 來源:sundial-org/awesome-openclaw-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill apple-calendar 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sundial-org/awesome-openclaw-skills