What is gws-events-subscribe?
Google Workspace Events: Subscribe to Workspace events and stream them as NDJSON. Source: googleworkspace/cli.
Google Workspace Events: Subscribe to Workspace events and stream them as NDJSON.
Quickly install gws-events-subscribe AI skill to your development environment via command line
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.
| --target | — | — | Workspace resource URI (e.g., //chat.googleapis.com/spaces/SPACEID) | | --event-types | — | — | Comma-separated CloudEvents types to subscribe to | | --project | — | — | GCP project ID for Pub/Sub resources | | --subscription | — | — | Existing Pub/Sub subscription name (skip setup) |
| --max-messages | — | 10 | Max messages per pull batch (default: 10) | | --poll-interval | — | 5 | Seconds between pulls (default: 5) | | --once | — | — | Pull once and exit | | --cleanup | — | — | Delete created Pub/Sub resources on exit | | --no-ack | — | — | Don't auto-acknowledge messages |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribeGoogle Workspace Events: Subscribe to Workspace events and stream them as NDJSON. Source: googleworkspace/cli.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/googleworkspace/cli