← 返回 Skills 市场
Gws Events Renew
作者
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
415
总下载
0
收藏
13
当前安装
13
版本数
在 OpenClaw 中安装
/install gws-events-renew
功能描述
Google Workspace Events: Renew/reactivate Workspace Events subscriptions.
使用说明 (SKILL.md)
events +renew
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto 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
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gws-events-renew - 安装完成后,直接呼叫该 Skill 的名称或使用
/gws-events-renew触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Gws Events Renew 是什么?
Google Workspace Events: Renew/reactivate Workspace Events subscriptions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 415 次。
如何安装 Gws Events Renew?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gws-events-renew」即可一键安装,无需额外配置。
Gws Events Renew 是免费的吗?
是的,Gws Events Renew 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Gws Events Renew 支持哪些平台?
Gws Events Renew 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Gws Events Renew?
由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。
推荐 Skills