From gws
Subscribes to change notifications on Google Drive files or folders via gws CLI and GCP Pub/Sub. Lists active subscriptions and renews them before expiry.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gws:recipe-watch-drive-changesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **PREREQUISITE:** Load the following skills to execute this recipe: `gws-events`
PREREQUISITE: Load the following skills to execute this recipe:
gws-events
Subscribe to change notifications on a Google Drive file or folder.
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}}'gws events subscriptions listgws events +renew --subscription SUBSCRIPTION_IDnpx claudepluginhub wadewarren/gws-claude-pluginSubscribes to Google Workspace events like Chat messages via GCP Pub/Sub and streams as NDJSON. Supports custom targets, event types, polling, file output, and resource cleanup.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.