recipe-watch-drive-changes

Monitors Google Drive files and folders, sending notifications on updates via Pub/Sub and Workspace API.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/chaddorsey/letta-code --skill recipe-watch-drive-changes-chaddorsey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-watch-drive-changes
Source: https://github.com/chaddorsey/letta-code/tree/main/.skills/recipe-watch-drive-changes
Command: npx skills add https://github.com/chaddorsey/letta-code --skill recipe-watch-drive-changes-chaddorsey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws, and includes scripts (resource) components.

What problem does it solve?

This Skill unit provides a way to subscribe to change notifications on a Google Drive file or folder, ensuring you're always up-to-date with the latest modifications.

Core Features & Use Cases

  • Change Notifications: Get notified when a file or folder in Google Drive is updated.
  • Application: Ideal for tracking project progress, managing shared documents, or keeping an eye on sensitive files.
  • Use Case: For example, a team working on a project can use this Skill to be notified of any changes made to a shared folder by team members.

Quick Start

Use the recipe-watch-drive-changes skill to subscribe to notifications for the folder 'project-folder'.

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 Google Drive change notifications for project management?

To get Google Drive change notifications, you can subscribe to file or folder changes to stay updated on modifications. This is ideal for tracking project progress and managing shared documents during team collaboration.

Can I monitor Google Drive folders for team collaboration updates?

Yes, you can monitor Google Drive folders for team collaboration updates by subscribing to change notifications. When team members modify shared files, you receive notifications to keep your project tracking current.

Do I need a Google Workspace API to watch Google Drive file changes?

Yes, you need the Google Workspace API for drive management and Pub/Sub to receive Google Drive file change notifications. These dependencies are required to establish the monitoring and notification pipeline.

What is the best way to track shared Google Drive documents?

The best way to track shared Google Drive documents is by subscribing to change notifications on specific files or folders. This ensures you receive immediate alerts whenever collaborators update the tracked content.

Does this Google Drive change notification method work for sensitive files?

Yes, this Google Drive change notification method works for sensitive files. By subscribing to the specific file, you will receive notifications whenever modifications occur, allowing you to keep an eye on critical content.

How do I subscribe to Google Drive folder changes?

To subscribe to Google Drive folder changes, you use the skill to target a specific folder like 'project-folder'. This action registers the folder for change notifications, alerting you to any internal modifications.