wadewarren/gws-claude-plugin

gws-events-renew

Google Workspace Events: Renew/reactivate Workspace Events subscriptions.

First seen Mar 20, 2026

Installation

$ npx skills add wadewarren/gws-claude-plugin --skill gws-events-renew

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from wadewarren/gws-claude-plugin · top by installs.

npx skills add wadewarren/gws-claude-plugin

Browse all from wadewarren/gws-claude-plugin

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Also listed on

Alternate registries and mirrors of this skill.

Repository health

Stars 38
License LICENSE
Default branch main
Open issues 1
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
Declared agents clawdbot
More metadata
openclaw
{"category":"productivity","requires":{"bins":["gws"]},"cliHelp":"gws events +renew --help"}

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,252 B
  • docs SUMMARY.md 97 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 18 installs

SKILL.md

events +renew

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Renew/reactivate Workspace Events subscriptions

Usage

gws events +renew

Flags

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)

Examples

gws events +renew --name subscriptions/SUB_ID
gws events +renew --all --within 2d

Tips

  • Subscriptions expire if not renewed periodically.
  • Use --all with a cron job to keep subscriptions alive.

See Also

  • [gws-shared](../gws-shared/SKILL.md) — Global flags and auth
  • [gws-events](../gws-events/SKILL.md) — All subscribe to google workspace events commands