gws-calendar-insert とは?
Google カレンダー: 新しいイベントを作成します。 ソース: googleworkspace/cli。
Google カレンダー: 新しいイベントを作成します。
コマンドラインで gws-calendar-insert AI スキルを開発環境にすばやくインストール
ソース: googleworkspace/cli。
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
| --calendar | — | primary | Calendar ID (default: primary) | | --summary | ✓ | — | Event summary/title | | --start | ✓ | — | Start time (ISO 8601, e.g., 2024-01-01T10:00:00Z) | | --end | ✓ | — | End time (ISO 8601) | | --location | — | — | Event location | | --description | — | — | Event description/body |
| --attendee | — | — | Attendee email (can be used multiple times) |
Google カレンダー: 新しいイベントを作成します。 ソース: googleworkspace/cli。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/googleworkspace/cli --skill gws-calendar-insertGoogle カレンダー: 新しいイベントを作成します。 ソース: googleworkspace/cli。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/googleworkspace/cli --skill gws-calendar-insert インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/googleworkspace/cli