From shiiman-google
Google Calendar の予定を取得する。「今日の予定」「今週の予定」「今月の予定」「カレンダー予定」「スケジュール確認」などで起動。期間を指定可能。
npx claudepluginhub shiiman/claude-code-plugins --plugin shiiman-googleThis skill is limited to using the following tools:
Google Calendar の予定を今日/週/月で取得します。
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Generates Angular code and provides architectural guidance for projects, components, services, reactivity with signals, forms, dependency injection, routing, SSR, ARIA accessibility, animations, Tailwind styling, testing, and CLI tooling.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
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