A straightforward wrapper around Google Workspace Events API that lets you subscribe to real-time notifications from Gmail, Drive, Calendar, and other Workspace apps. You can create subscriptions, stream events as NDJSON, and manage subscription lifecycles without wrestling with OAuth flows or webhook endpoints. The helper commands make it easy to set up event streams and renew expiring subscriptions. Most useful for building automation workflows that react to document changes, new emails, or calendar updates. Requires the gws CLI and proper Workspace admin permissions, but once configured it handles the streaming complexity for you.
npx skills add https://github.com/googleworkspace/cli --skill gws-events