Was ist gws-gmail-watch?
Gmail: Achten Sie auf neue E-Mails und streamen Sie sie als NDJSON. Quelle: googleworkspace/cli.
Gmail: Achten Sie auf neue E-Mails und streamen Sie sie als NDJSON.
Installieren Sie den KI-Skill gws-gmail-watch 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.
| --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 |
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-watchGmail: Achten Sie auf neue E-Mails und streamen Sie sie als NDJSON. 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-gmail-watch 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