recipe-watch-drive-changes

Subscribe to Google Drive change notifications and manage subscription lifecycles.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill recipe-watch-drive-changes-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-watch-drive-changes
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/recipe-watch-drive-changes
Command: npx skills add https://github.com/temple-slope/dotfiles --skill recipe-watch-drive-changes-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables automated monitoring of Google Drive resources to trigger workflows when changes occur.

Core Features & Use Cases

  • Create subscriptions to Drive change events and manage them with gws-events.
  • List active subscriptions and monitor expirations to ensure continuous change notifications.
  • Use cases include automating backups, notifications, or workflow triggers when a file is updated, created, or moved within Drive.

Quick Start

Create a drive change subscription using gws events, then monitor and renew as needed.

Frequently Asked Questions about recipe-watch-drive-changes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor Google Drive changes in real-time?

To monitor Google Drive changes, you create subscriptions to Drive change events and manage them to receive automated notifications when files are updated, created, or moved.

How do I automate a workflow when a file is updated in Google Drive?

You can automate workflows from Google Drive updates by creating drive change subscriptions that trigger notifications for file modifications, enabling automated backups or workflow triggers.

Do I need Pub/Sub endpoints to receive Google Drive change notifications?

Yes, receiving Google Drive change notifications requires appropriate Pub/Sub endpoints to process the webhook events and manage the subscription flow.

Can I list and renew expiring Google Drive change subscriptions?

Yes, you can list active subscriptions and monitor their expirations to renew them, ensuring continuous change notifications for your monitored Drive resources.

What is the best way to trigger automated backups from Google Drive updates?

The best way to trigger automated backups is by setting up drive-wide or specific file subscriptions to capture update events and route them through Pub/Sub endpoints.

What are the limitations of using subscriptions to monitor Google Drive files?

Subscriptions to monitor Google Drive files have expirations that require active management and renewal to prevent lapses in continuous change notifications.