Google Workspace Events: Renew/reactivate Workspace Events subscriptions.
Install with Tessl CLI
npx tessl i github:googleworkspace/cli --skill gws-events-renew78
Quality
70%
Does it follow best practices?
Impact
100%
2.77xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/gws-events-renew/SKILL.mdPREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Renew/reactivate Workspace Events subscriptions
gws events +renew| Flag | Required | Default | Description |
|---|---|---|---|
--name | — | — | Subscription name to reactivate (e.g., subscriptions/SUB_ID) |
--all | — | — | Renew all subscriptions expiring within --within window |
--within | — | 1h | Time window for --all (e.g., 1h, 30m, 2d) |
gws events +renew --name subscriptions/SUB_ID
gws events +renew --all --within 2d5e7d120
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.