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-calendarmacOS 用の 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