gws-events-subscribe
Subscribe to Google Workspace events via GCP Pub/Sub and stream them as NDJSON or save to files.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribeStats
| Total installs | 6,206 |
| Weekly installs | 6.2K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Connects to Workspace resources (Chat spaces, Drive, Calendar, etc.) via CloudEvents types and streams events in real-time or batch mode
- Supports Pub/Sub-backed subscriptions with configurable polling intervals, batch sizes, and optional auto-acknowledgment
- Offers flexible output modes: stream to stdout, write individual events to files, or reuse existing subscriptions for reconnection
- Includes cleanup options to remove Pub/Sub resources on exit and one-shot polling with the --once flag
Tags
Related skills
| Skill | Installs | vs gws-events-subscribe |
|---|---|---|
| gws-gmail-reply | 6,033 | -173 |
| recipe-plan-weekly-schedule | 6,347 | +141 |
| gws-events-renew | 6,212 | +6 |
| recipe-find-free-time | 6,375 | +169 |
| recipe-review-overdue-tasks | 6,040 | -166 |
FAQ
- How many installs does gws-events-subscribe have?
- gws-events-subscribe has 6,206 total installs and 6.2K installs this week.
- Where is gws-events-subscribe hosted?
- gws-events-subscribe is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-events-subscribe have?
- gws-events-subscribe has 22.8K GitHub stars.
- When was gws-events-subscribe first indexed?
- OrangeBot.AI first indexed gws-events-subscribe on Mar 4, 2026.
- How do I install gws-events-subscribe?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe