← 返回 Skills 市场
Recipe Watch Drive Changes
作者
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
347
总下载
0
收藏
8
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-watch-drive-changes
功能描述
Subscribe to change notifications on a Google Drive file or folder.
安全使用建议
This recipe simply runs gws CLI commands to create/list/renew Google Drive change subscriptions and publish notifications to a Pub/Sub topic, which is coherent with its description. However, the SKILL.md does not declare how Google authentication or Pub/Sub permissions are supplied. Before installing or enabling this skill: (1) confirm what the gws and gws-events skills do and how they obtain/store Google credentials (service account key, gcloud auth, etc.); (2) ensure any credentials used follow least-privilege (only permit creating/listing/renewing subscriptions and publishing to the specific Pub/Sub topic); (3) verify the Pub/Sub topic and GCP project are correct and you control them; and (4) avoid providing broad or long-lived credentials unless you trust the gws/gws-events tools and their source. If the author can document how authentication is handled (and limit required permissions), the inconsistency would be resolved and the risk lowered.
功能分析
Type: OpenClaw Skill
Name: recipe-watch-drive-changes
Version: 1.0.12
The skill bundle provides a recipe for monitoring Google Drive changes using the 'gws' CLI tool. The instructions in SKILL.md describe standard administrative tasks such as creating, listing, and renewing event subscriptions via Google Cloud Pub/Sub, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name and description match the runtime instructions: all steps are gws CLI calls to create, list, and renew Drive change subscriptions.
Instruction Scope
Instructions are narrowly scoped to gws CLI operations for creating/listing/renewing subscriptions and do not ask the agent to read unrelated files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec or downloaded code (lowest install risk). It requires the gws binary to be present.
Credentials
The SKILL.md issues gws commands that will require Google credentials (service account or user OAuth) and Pub/Sub permissions, but the skill declares no required environment variables or primary credential. It also depends on the external 'gws-events' skill for execution context; the relationship is not explained. This omission is an inconsistency: the skill will need authenticated access at runtime but does not declare or document how credentials are provided or scoped.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system configuration. It appears to be user-invocable only.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install recipe-watch-drive-changes - 安装完成后,直接呼叫该 Skill 的名称或使用
/recipe-watch-drive-changes触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.11
- Updated version in SKILL.md from 0.22.3 to 0.22.4.
v1.0.10
- Updated version number in metadata from 0.22.2 to 0.22.3 in SKILL.md.
v1.0.9
- Updated recipe version to 0.22.2 in documentation.
- No changes to features or instructions.
v1.0.8
- Updated skill metadata version from 0.22.0 to 0.22.1 in SKILL.md.
v1.0.7
- Bumped skill version in metadata from 0.21.2 to 0.22.0.
- No functional or documentation changes beyond version update.
v1.0.6
- Updated metadata version from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Bumped skill version from 0.20.1 to 0.21.1 in SKILL.md.
- No functional or documentation changes introduced.
v1.0.4
- Updated version metadata from 0.20.0 to 0.20.1 in SKILL.md.
- No changes to features, functionality, or documentation content.
v1.0.3
- Bumped skill version from 0.19.0 to 0.20.0 in metadata.
- No changes to functionality or usage instructions.
v1.0.2
- Updated metadata format and versioning in SKILL.md.
- Removed version field from the top-level YAML and added it under metadata as version: 0.19.0.
- No changes to steps or functional instructions.
v1.0.1
- Updated metadata formatting in SKILL.md for consistency (used block style lists for bins and skills).
- No functional changes to usage or instructions.
v1.0.0
Initial release of recipe-watch-drive-changes.
- Subscribe to change notifications for a Google Drive file or folder.
- Outlines required dependencies and prerequisites.
- Provides step-by-step instructions for creating, listing, and renewing subscriptions to Drive change events using gws and gws-events.
元数据
常见问题
Recipe Watch Drive Changes 是什么?
Subscribe to change notifications on a Google Drive file or folder. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 347 次。
如何安装 Recipe Watch Drive Changes?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-watch-drive-changes」即可一键安装,无需额外配置。
Recipe Watch Drive Changes 是免费的吗?
是的,Recipe Watch Drive Changes 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Recipe Watch Drive Changes 支持哪些平台?
Recipe Watch Drive Changes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Recipe Watch Drive Changes?
由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。
推荐 Skills