Gws Events Renew
Automatically renews Google Workspace events, ensuring continued availability and preventing disruptions for your team's scheduling.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gws-events-renew npx -- -y @trustedskills/gws-events-renew
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gws-events-renew": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gws-events-renew"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The gws-events-renew skill manages Google Workspace event subscriptions within the CLI environment. It allows AI agents to automatically refresh expired or time-limited event notifications, ensuring continuous monitoring of organizational activities without manual intervention.
When to use it
- Automating the renewal of recurring calendar invitations that have passed their validity period.
- Refreshing access tokens for event-based webhooks in Google Workspace integrations.
- Maintaining active status for time-sensitive alerts regarding domain-wide security events.
- Resubscribing agents to historical event streams after a temporary suspension or rotation.
Key capabilities
- Identifies and targets specific Google Workspace event subscriptions requiring renewal.
- Executes automated refresh commands directly via the
googleworkspace/cliinterface. - Validates subscription status before attempting to renew expired entries.
- Logs successful renewals for audit trails within the agent's execution history.
Example prompts
- "Check if any of our Google Workspace event subscriptions are expiring and renew them immediately."
- "Use
gws-events-renewto refresh the calendar sync events for the marketing team." - "Automate the renewal process for all active security alert events in our domain."
Tips & gotchas
Ensure your CLI credentials have sufficient administrative permissions to modify event subscriptions before running this skill. Note that renewing expired events may not restore data from the period after expiration; it only reactivates the subscription stream.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.