Google Calendar の予定を削除する。「予定を削除」「イベント削除」「予定をキャンセル」「予定を消して」「イベントを消して」などで起動。`/shiiman-google:calendar-delete` を実行して予定を削除する。
Deletes Google Calendar events when user says "delete event" or "cancel appointment". Triggers on phrases like "予定を削除" or "イベントを消して" to remove calendar entries.
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-google@shiiman-claude-code-pluginsThis skill is limited to using the following tools:
Google Calendar の予定を削除します。
/shiiman-google:calendar-delete を SlashCommand ツールで実行(実装は Commands に委譲)。
実際の処理は /shiiman-google:calendar-delete に委譲します(SSOT として扱う)。