Keeps your Google Workspace event subscriptions from dying by renewing them before they expire. You can either target a specific subscription by name or bulk renew everything expiring within a time window (default 1 hour, configurable to days). The --all flag with --within makes this perfect for cron jobs since Workspace subscriptions have annoying expiration timers that kill your event streams if you forget about them. Simple but essential if you're building anything that depends on real-time Workspace events and can't afford downtime from expired subscriptions.
npx skills add https://github.com/googleworkspace/cli --skill gws-events-renew