Qu'est-ce que gws-gmail-watch ?
Gmail : surveillez les nouveaux e-mails et diffusez-les au format NDJSON. Source : googleworkspace/cli.
Gmail : surveillez les nouveaux e-mails et diffusez-les au format NDJSON.
Installez rapidement le skill IA gws-gmail-watch dans votre environnement de développement via la ligne de commande
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.
| --project | — | — | GCP project ID for Pub/Sub resources | | --subscription | — | — | Existing Pub/Sub subscription name (skip setup) | | --topic | — | — | Existing Pub/Sub topic with Gmail push permission already granted | | --label-ids | — | — | Comma-separated Gmail label IDs to filter (e.g., INBOX,UNREAD) |
| --max-messages | — | 10 | Max messages per pull batch | | --poll-interval | — | 5 | Seconds between pulls | | --msg-format | — | full | Gmail message format: full, metadata, minimal, raw | | --once | — | — | Pull once and exit | | --cleanup | — | — | Delete created Pub/Sub resources on exit |
Champs et commandes stables pour les citations IA/recherche.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-watchGmail : surveillez les nouveaux e-mails et diffusez-les au format NDJSON. Source : googleworkspace/cli.
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-watch Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw
https://github.com/googleworkspace/cli