recipe-watch-drive-changes

Monitor Google Drive changes and emit notifications to a configured endpoint.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/73ai/openbotkit --skill recipe-watch-drive-changes-73ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-watch-drive-changes
Source: https://github.com/73ai/openbotkit/tree/main/skills/recipe-watch-drive-changes
Command: npx skills add https://github.com/73ai/openbotkit --skill recipe-watch-drive-changes-73ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Subscribes to change notifications for Google Drive files or folders to help you react quickly to edits, moves, or deletions without manual polling.

Core Features & Use Cases

  • Real-time drive change alerts for specific drives or folders.
  • Step-by-step setup to create a subscription, list active subscriptions, and renew before expiry.
  • Use case: automatically detect and respond to updates in critical Drive resources.

Quick Start

Create a subscription for a Google Drive resource and verify it appears in the active subscriptions list.

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 get real-time notifications for Google Drive file changes?

To get real-time notifications for Google Drive file changes, you can create a subscription that monitors specific drives or folders and emits alerts to a configured endpoint when edits, moves, or deletions occur without manual polling.

What is the best way to monitor a Google Drive folder for edits without polling?

The best way to monitor a Google Drive folder for edits without polling is to set up a drive change subscription using the gws toolchain, which automatically emits notifications to your endpoint when file modifications happen.

Do I need a Google Workspace environment to create Drive change subscriptions?

Yes, you need a Google Workspace environment to create Drive change subscriptions, as the Skill operates within Google Workspace using the gws and gws-events prerequisites to manage and renew your subscriptions.

How do I list and renew active Google Drive change subscriptions before they expire?

To list and renew active Google Drive change subscriptions before they expire, use the Skill's step-by-step setup to view your current subscriptions and execute renewal commands through the gws toolchain.

Can I automatically detect and respond to deletions in critical Google Drive resources?

Yes, you can automatically detect and respond to deletions in critical Google Drive resources by creating a subscription that watches for file changes and sends real-time alerts to your configured webhook endpoint.