Skip to main content
Back to the directory
googleworkspace/cliSoftware EngineeringFrontend and Design

recipe-watch-drive-changes

Subscribe to Google Drive file and folder changes via Pub/Sub notifications.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
11

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-watch-drive-changes
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, recipe-watch-drive-changes has 11 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: googleworkspace/cli. Canonical URL: https://skills.sh/googleworkspace/cli/recipe-watch-drive-changes.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Subscribe to Google Drive file and folder changes via Pub/Sub notifications. PREREQUISITE: Load the following skills to execute this recipe: gws-events Subscribe to change notifications on a Google Drive file or folder. - Requires the gws-events skill and gws binary to execute - Creates event subscriptions on Drive resources with configurable notification endpoints and payload options - Supports subscription lifecycle management: create, list, and renew subscriptions before expiry - Delivers change events (file updates) to Google Cloud Pub/Sub topics for downstream processing - 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}}' - List active subscriptions: gws events subscriptions list - Renew before expiry: gws events +renew --subscription SUBSCRIPTION_ID

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-watch-drive-changes do?

Subscribe to Google Drive file and folder changes via Pub/Sub notifications.

Is recipe-watch-drive-changes good?

recipe-watch-drive-changes does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support recipe-watch-drive-changes?

recipe-watch-drive-changes currently lists compatibility with Skills CLI.

Is recipe-watch-drive-changes safe to install?

recipe-watch-drive-changes has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to recipe-watch-drive-changes?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install recipe-watch-drive-changes?

Run the following command to install recipe-watch-drive-changes: npx skills add https://github.com/googleworkspace/cli --skill recipe-watch-drive-changes

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering