¿Qué es gws-calendar-insert?
Calendario de Google: crea un nuevo evento. Fuente: googleworkspace/cli.
Calendario de Google: crea un nuevo evento.
Instala rápidamente el skill de IA gws-calendar-insert en tu entorno de desarrollo mediante línea de comandos
Fuente: 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) |
Calendario de Google: crea un nuevo evento. Fuente: googleworkspace/cli.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/googleworkspace/cli --skill gws-calendar-insertCalendario de Google: crea un nuevo evento. Fuente: googleworkspace/cli.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/googleworkspace/cli --skill gws-calendar-insert Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/googleworkspace/cli