gws-gmail-watch
Monitor and stream Gmail messages in real-time using GCP Pub/Sub with configurable filtering and output options.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-watchStats
| Total installs | 8,461 |
| Weekly installs | 8.4K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Monitors incoming emails via Gmail API with configurable label filtering (INBOX, UNREAD, etc.) and message format options (full, metadata, minimal, raw)
- Supports two setup modes: automatic Pub/Sub topic and subscription creation, or connection to existing resources
- Configurable polling interval, batch size, and one-time pull mode; graceful shutdown with optional resource cleanup
- Can write each message to a separate JSON file or stream directly to stdout; watch sessions expire after 7 days and must be renewed
Tags
Related skills
| Skill | Installs | vs gws-gmail-watch |
|---|---|---|
| persona-project-manager | 6,429 | -2,032 |
| recipe-forward-labeled-emails | 6,014 | -2,447 |
| launch-strategy | 26,673 | +18,212 |
| cold-email | 18,318 | +9,857 |
| email-and-password-best-practices | 6,768 | -1,693 |
FAQ
- How many installs does gws-gmail-watch have?
- gws-gmail-watch has 8,461 total installs and 8.4K installs this week.
- Where is gws-gmail-watch hosted?
- gws-gmail-watch is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-gmail-watch have?
- gws-gmail-watch has 22.8K GitHub stars.
- When was gws-gmail-watch first indexed?
- OrangeBot.AI first indexed gws-gmail-watch on Mar 4, 2026.
- How do I install gws-gmail-watch?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-watch