gws-events-subscribe

Subscribe to Google Workspace events and stream them as NDJSON.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill gws-events-subscribe-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-events-subscribe
Source: https://github.com/cellarwood/figurio/tree/main/skills/gws-events-subscribe
Command: npx skills add https://github.com/cellarwood/figurio --skill gws-events-subscribe-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Subscribing to Google Workspace events and streaming them in NDJSON enables real-time monitoring, automation, and auditing across Workspace resources.

Core Features & Use Cases

  • Event subscription: Connect to Google Workspace resources and subscribe to a broad set of CloudEvents.
  • NDJSON stream: Emit events as newline-delimited JSON for ingestion into data pipelines and analytics.
  • Use Case: Real-time ingestion for monitoring dashboards, automation triggers, and compliance auditing.

Quick Start

Run the command gws events +subscribe to start streaming NDJSON of Workspace events.

Frequently Asked Questions about gws-events-subscribe

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I stream Google Workspace events as NDJSON for data pipelines?

To stream Google Workspace events as NDJSON, you can run the command gws events +subscribe to subscribe to CloudEvents and emit them as newline-delimited JSON for downstream data ingestion.

What Google Workspace resources can I monitor using event subscriptions?

Google Workspace event subscriptions connect to a broad set of CloudEvents across Workspace resources, enabling real-time monitoring, automation triggers, and compliance auditing workflows.

Do I need the gws binary and authentication to subscribe to Workspace events?

Yes, subscribing to Workspace events requires the gws binary, proper authentication, and access to Google Workspace event services to operate and stream NDJSON data.

How do I start subscribing to Google Workspace events for real-time ingestion?

Start real-time ingestion by running gws events +subscribe, which connects to Workspace resources and immediately streams events as NDJSON for your monitoring dashboards and automation workflows.

Why use NDJSON format for streaming Google Workspace event data?

NDJSON format enables continuous real-time ingestion of Google Workspace events into data pipelines and analytics platforms by emitting newline-delimited JSON records that are easy to process sequentially.

Can I use Google Workspace event streams for compliance auditing and automation?

Yes, streaming Google Workspace events as NDJSON supports compliance auditing and automation by providing a continuous, real-time feed of CloudEvents for monitoring and triggering workflows.