← Back to Skills Marketplace
googleworkspace-bot

Gws Events Renew

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
415
Downloads
0
Stars
13
Active Installs
13
Versions
Install in OpenClaw
/install gws-events-renew
Description
Google Workspace Events: Renew/reactivate Workspace Events subscriptions.
README (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 — Global flags and auth
  • gws-events — All subscribe to google workspace events commands
Usage Guidance
This skill is a small wrapper around a 'gws' CLI command to renew Google Workspace event subscriptions and appears coherent for that purpose. Before installing: (1) Verify the provenance and trustworthiness of the 'gws' binary (where it comes from, how it was installed). (2) Open and review ../gws-shared/SKILL.md (or any generated files) because that file likely contains the authentication flow and may request Google credentials or tokens — ensure requested scopes are minimal. (3) Avoid running 'gws generate-skills' or other generation commands until you inspect what files and credentials they will create. (4) If you plan to automate (--all with cron), ensure credentials used are scoped and rotated, and that the agent's autonomous invocation is acceptable for your threat model.
Capability Analysis
Type: OpenClaw Skill Name: gws-events-renew Version: 1.0.12 The skill bundle contains documentation (SKILL.md) for a Google Workspace Events renewal command using a 'gws' CLI tool. It describes standard administrative functionality, lacks executable code, and contains no indicators of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
The skill is an instruction-only wrapper for a 'gws' CLI command to renew Workspace event subscriptions. Requiring a 'gws' binary is coherent with the described functionality; no unrelated binaries or credentials are requested in this file.
Instruction Scope
SKILL.md stays on-purpose (shows CLI usage, flags, examples). However it defers auth and global flags to ../gws-shared/SKILL.md — that external file likely contains credential/auth instructions. The dependency is not included here, so authentication behavior is hidden and should be reviewed before use.
Install Mechanism
No install spec (instruction-only skill), so nothing is written to disk by the skill itself. The operational dependency is the 'gws' binary; the skill does not supply or download that binary.
Credentials
This SKILL.md declares no env vars itself, which is consistent with being a thin wrapper. But because it defers auth to gws-shared, required credentials are hidden from this file. You should inspect gws-shared to confirm what credentials or tokens will be needed and whether they are proportionate.
Persistence & Privilege
always is false and there are no install scripts or self-modifying behaviors in this SKILL.md. The skill can be invoked autonomously (platform default), which is normal for skills but should be considered when automating renewal (cron usage is suggested).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gws-events-renew
  3. After installation, invoke the skill by name or use /gws-events-renew
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated skill metadata version from 0.22.4 to 0.22.5 in SKILL.md. - No other content or functionality changes.
v1.0.11
- Updated version metadata from 0.22.3 to 0.22.4 in SKILL.md. - No functional or usage changes; documentation and usage remain the same.
v1.0.10
- Bumped version in SKILL.md metadata from 0.22.2 to 0.22.3. - No functional or documentation changes beyond the version update.
v1.0.9
- Updated version metadata from 0.22.1 to 0.22.2 in SKILL.md. - No functional or user-facing changes.
v1.0.8
- Updated metadata version from 0.22.0 to 0.22.1 in SKILL.md. - No feature or usage changes; documentation version increment only.
v1.0.7
- Updated skill version to 0.22.0 in documentation. - No user-facing changes to commands, flags, or usage. - Documentation and metadata version reference have been aligned.
v1.0.6
- Updated version metadata from 0.21.1 to 0.21.2 in SKILL.md. - No functional or usage changes.
v1.0.5
- Updated version to 0.21.1 in metadata. - No functional changes; documentation version number updated.
v1.0.4
- Updated version in SKILL.md metadata from 0.20.0 to 0.20.1. - No functional or usage changes. Documentation metadata only.
v1.0.3
- Version updated to 0.20.0 in metadata (from 0.19.0). - No other content changes in documentation.
v1.0.2
- Updated metadata section in SKILL.md to new format and added a version under metadata. - Removed the top-level version field. - No changes to command usage, flags, or functionality documentation.
v1.0.1
- Updated metadata requires field formatting in SKILL.md for consistency. - No functional or usage changes.
v1.0.0
Initial release: Renew or reactivate Google Workspace Events subscriptions. - Provides commands to renew individual or multiple subscriptions. - Includes --all and --within flags to manage expiring subscriptions in bulk. - Example usage and tips for automation with cron jobs. - References shared documentation for authentication and global flags.
Metadata
Slug gws-events-renew
Version 1.0.12
License MIT-0
All-time Installs 13
Active Installs 13
Total Versions 13
Frequently Asked Questions

What is Gws Events Renew?

Google Workspace Events: Renew/reactivate Workspace Events subscriptions. It is an AI Agent Skill for Claude Code / OpenClaw, with 415 downloads so far.

How do I install Gws Events Renew?

Run "/install gws-events-renew" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Gws Events Renew free?

Yes, Gws Events Renew is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Gws Events Renew support?

Gws Events Renew is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gws Events Renew?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.

💬 Comments