Help us improve
Share bugs, ideas, or general feedback.
From shiiman-google
Google Calendar の予定を取得する。「今日の予定」「今週の予定」「今月の予定」「カレンダー予定」「スケジュール確認」などで起動。期間を指定可能。
npx claudepluginhub shiiman/claude-code-plugins --plugin shiiman-googleHow this skill is triggered — by the user, by Claude, or both
Slash command
/shiiman-google:calendarThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Google Calendar の予定を今日/週/月で取得します。
Queries, creates, updates, deletes Google Calendar events across multiple accounts. Detects conflicts, formats schedules. Triggers on 'today's schedule' or 'add meeting' queries.
Automate Google Calendar: create/update/delete events, find free slots, manage attendees, list calendars using Rube MCP and Composio toolkit.
Displays upcoming Google Calendar events across all calendars via gws CLI. Filter by today, tomorrow, week, days ahead, specific calendar ID, or timezone override. Read-only for terminal schedule checks.
Share bugs, ideas, or general feedback.
Google Calendar の予定を今日/週/月で取得します。
$ARGUMENTS に --help が含まれる場合、以下を表示して終了:
/shiiman-google:calendar - Calendar Events
概要:
Google Calendar の予定を今日/週/月で取得します。
使用方法:
/shiiman-google:calendar [オプション]
オプション:
--help このヘルプを表示
python ${CLAUDE_PLUGIN_ROOT}/scripts/google_calendar.py --range today
python ${CLAUDE_PLUGIN_ROOT}/scripts/google_calendar.py --range week
python ${CLAUDE_PLUGIN_ROOT}/scripts/google_calendar.py --range month
python ${CLAUDE_PLUGIN_ROOT}/scripts/google_calendar.py --format json --range today
python ${CLAUDE_PLUGIN_ROOT}/scripts/google_calendar.py calendars
python ${CLAUDE_PLUGIN_ROOT}/scripts/google_calendar.py colors
ユーザーの発言から期間を解釈:
--range today--range week--range month--range today