R

recipe-watch-drive-changes

by @googleworkspacev
4.5(20)

Googleドライブのファイルまたはフォルダの変更通知を購読し、リアルタイムでファイルの変更状況を把握します。

google-drive-apifile-change-monitoringreal-time-notificationsworkflow-automationgoogle-workspaceGitHub
インストール方法
npx skills add googleworkspace/cli --skill recipe-watch-drive-changes
compare_arrows

Before / After 効果比較

1
使用前

Google Driveのファイルやフォルダの変更をタイムリーに把握できず、手動で確認する必要がある。情報が遅れると、コラボレーションの衝突や重要な更新の見逃しにつながる可能性があります。

使用後

Google Driveのファイルやフォルダの変更通知を自動で購読し、リアルタイムで最新の動向を把握します。情報同期を確保し、チームのコラボレーション効率と応答速度を向上させます。

SKILL.md

Watch for Drive Changes

PREREQUISITE: Load the following skills to execute this recipe: gws-events

Subscribe to change notifications on a Google Drive file or folder.

Steps

  1. Create subscription: gws events subscriptions create --json '{"targetResource": "//drive.googleapis.com/drives/DRIVE_ID", "eventTypes": ["google.workspace.drive.file.v1.updated"], "notificationEndpoint": {"pubsubTopic": "projects/PROJECT/topics/TOPIC"}, "payloadOptions": {"includeResource": true}}'
  2. List active subscriptions: gws events subscriptions list
  3. Renew before expiry: gws events +renew --subscription SUBSCRIPTION_ID

ユーザーレビュー (0)

レビューを書く

効果
使いやすさ
ドキュメント
互換性

レビューなし

統計データ

インストール数14.8K
評価4.5 / 5.0
バージョン
更新日2026年5月23日
比較事例1 件

ユーザー評価

4.5(20)
5
75%
4
25%
3
0%
2
0%
1
0%

この Skill を評価

0.0

対応プラットフォーム

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

タイムライン

作成2026年3月16日
最終更新2026年5月23日