What is gws-calendar-insert?
Google Calendar: Create a new event. Source: googleworkspace/cli.
Google Calendar: Create a new event.
Quickly install gws-calendar-insert AI skill to your development environment via command line
Source: 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 Calendar: Create a new event. Source: googleworkspace/cli.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/googleworkspace/cli --skill gws-calendar-insertGoogle Calendar: Create a new event. Source: googleworkspace/cli.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/googleworkspace/cli --skill gws-calendar-insert Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/googleworkspace/cli