gws-events
This skill is for DevOps & Infrastructure and helps you subscribe to google workspace events, set up event webhooks, and monitor workspace activity.
Subscribe to Google Workspace events.
Helps you
- Subscribe to google workspace events
- Set up event webhooks
- Monitor workspace activity
- Configure event listeners
Install
Copy into ~/.claude/skillsgit clone --depth 1 https://github.com/googleworkspace/cli
cp -r cli/skills/gws-events ~/.claude/skills/gws-events
What it can use
The author didn’t declare which tools this skill uses. Read the SKILL.md before installing it.
google-workspaceWebhooksEvent Streamingautomationapi-integration
Also in googleworkspace/cli
View the repoGoogle Workspace Admin SDK: Audit logs and usage reports.
Google Calendar: Manage calendars and events.
Google Calendar: Show upcoming events across all calendars.
Google Calendar: Create a new event.
Google Chat: Manage Chat spaces and messages.
Google Chat: Send a message to a space.
Google Classroom: Manage classes, rosters, and coursework.
Read and write Google Docs.
Google Docs: Append text to a document.
Google Drive: Manage files, folders, and shared drives.
Google Drive: Upload a file with automatic metadata.
Google Workspace Events: Renew/reactivate Workspace Events subscriptions.
Other DevOps & Infrastructure skills
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.