Google Calendar の予定を取得する。「今日の予定」「今週の予定」「今月の予定」「カレンダー予定」「スケジュール確認」などで起動。期間を指定可能。
Retrieves Google Calendar events for today, this week, or this month when you ask about schedules. It automatically detects time ranges from phrases like "today's events" or "weekly schedule" and displays event details including times, titles, and locations.
/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 の予定を今日/週/月で取得します。
python plugins/shiiman-google/scripts/google_calendar.py --range today
python plugins/shiiman-google/scripts/google_calendar.py --range week
python plugins/shiiman-google/scripts/google_calendar.py --range month
python plugins/shiiman-google/scripts/google_calendar.py --format json --range today
python plugins/shiiman-google/scripts/google_calendar.py calendars
python plugins/shiiman-google/scripts/google_calendar.py colors
ユーザーの発言から期間を解釈:
--range today--range week--range month--range todayCreate employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.