gws-events-renew

Renew Google Workspace Events subscriptions by name or expiry window.

8|3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/haberlah/dotfiles-claude --skill gws-events-renew-haberlah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-events-renew
Source: https://github.com/haberlah/dotfiles-claude/tree/main/skills/gws-events-renew
Command: npx skills add https://github.com/haberlah/dotfiles-claude --skill gws-events-renew-haberlah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Workspace Events subscriptions can expire and disrupt automation; this Skill renews or reactivates subscriptions to keep event feeds uninterrupted.

Core Features & Use Cases

  • Renew a specific subscription: reactivate a named subscription using --name.
  • Renew all expiring subscriptions: refresh all subscriptions expiring within a given window using --all and --within.
  • Operational maintenance: integrate into regular admin routines to ensure continuous event subscriptions.

Quick Start

Run gws events +renew to renew your Workspace Events subscriptions.

Frequently Asked Questions about gws-events-renew

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

FAQPage Schema
How do I renew expiring Google Workspace Events subscriptions?

To renew expiring Google Workspace Events subscriptions, run the gws events renew command. You can target a specific subscription by name using the --name flag, or refresh all subscriptions expiring within a set timeframe using --all and --within flags.

What causes Google Workspace Events subscriptions to expire and disrupt automation?

Google Workspace Events subscriptions expire when their authorization tokens or subscription lifespans reach their limits, disrupting automation and stopping event feeds. Renewing or reactivating these subscriptions ensures continuous event feeds and uninterrupted automation workflows.

Do I need the gws CLI to manage Google Workspace Events subscription renewals?

Yes, you need the gws CLI to execute Google Workspace Events subscription renewals. Proper authentication must also be configured via gws-shared before you can successfully manage and reactivate your event subscriptions.

Can I renew all Google Workspace Events subscriptions expiring within a specific time window?

Yes, you can renew all Google Workspace Events subscriptions expiring within a specific time window by using the --all flag combined with the --within flag. This refreshes all matching subscriptions to keep event feeds uninterrupted.

What is the best way to automate Google Workspace Events subscription maintenance for admins?

The best way to automate Google Workspace Events subscription maintenance is integrating the gws events renew command into regular admin operational routines. This operational maintenance approach ensures continuous event subscriptions and prevents automated workflows from breaking.