·macos-calendar
>_

macos-calendar

AppleScript 経由で macOS カレンダー イベントを作成、一覧表示、管理します。ユーザーがリマインダーの追加、イベントのスケジュール、カレンダーエントリの作成、期限の設定、または macOS 上の Apple カレンダーに関連するものを要求する場合に使用します。 「3 日以内に通知する」、「カレンダーに追加する」、「来週月曜日の午後 2 時に会議をスケジュールする」、「定期的な毎週のイベントを作成する」などのリクエストをトリガーします。 macOSのみ。

97インストール·12トレンド·@lucaperret

インストール

$npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar

macos-calendar のインストール方法

コマンドラインで macos-calendar AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: lucaperret/agent-skills。

Manage Apple Calendar events via $SKILLDIR/scripts/calendar.sh. All date handling uses relative math (current date + N days) to avoid locale issues (FR/EN/DE date formats).

Always list calendars first to find the correct calendar name:

| summary | yes | - | Event title | | calendar | no | first calendar | Calendar name (from list-calendars) | | description | no | "" | Event notes | | offsetdays | no | 0 | Days from today (0=today, 1=tomorrow, 7=next week) | | isodate | no | - | Absolute date YYYY-MM-DD (overrides offsetdays) | | hour | no | 9 | Start hour (0-23) |

AppleScript 経由で macOS カレンダー イベントを作成、一覧表示、管理します。ユーザーがリマインダーの追加、イベントのスケジュール、カレンダーエントリの作成、期限の設定、または macOS 上の Apple カレンダーに関連するものを要求する場合に使用します。 「3 日以内に通知する」、「カレンダーに追加する」、「来週月曜日の午後 2 時に会議をスケジュールする」、「定期的な毎週のイベントを作成する」などのリクエストをトリガーします。 macOSのみ。 ソース: lucaperret/agent-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar
カテゴリ
>_生産性
認証済み
初回登録
2026-02-20
更新日
2026-03-10

Browse more skills from lucaperret/agent-skills

クイックアンサー

macos-calendar とは?

AppleScript 経由で macOS カレンダー イベントを作成、一覧表示、管理します。ユーザーがリマインダーの追加、イベントのスケジュール、カレンダーエントリの作成、期限の設定、または macOS 上の Apple カレンダーに関連するものを要求する場合に使用します。 「3 日以内に通知する」、「カレンダーに追加する」、「来週月曜日の午後 2 時に会議をスケジュールする」、「定期的な毎週のイベントを作成する」などのリクエストをトリガーします。 macOSのみ。 ソース: lucaperret/agent-skills。

macos-calendar のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/lucaperret/agent-skills --skill macos-calendar インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/lucaperret/agent-skills

詳細

カテゴリ
>_生産性
ソース
skills.sh
初回登録
2026-02-20