Was ist gws-calendar-insert?
Google Kalender: Erstellen Sie ein neues Ereignis. Quelle: googleworkspace/cli.
Google Kalender: Erstellen Sie ein neues Ereignis.
Installieren Sie den KI-Skill gws-calendar-insert schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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 Kalender: Erstellen Sie ein neues Ereignis. Quelle: googleworkspace/cli.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/googleworkspace/cli --skill gws-calendar-insertGoogle Kalender: Erstellen Sie ein neues Ereignis. Quelle: googleworkspace/cli.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/googleworkspace/cli --skill gws-calendar-insert Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/googleworkspace/cli