From gws
Shares Google Drive files with all attendees of a Google Calendar event using gws-calendar and gws-drive CLI commands. Invoke manually or auto-loads when relevant.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gws:recipe-share-event-materialsThe 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-calendar`, `gws-drive`
PREREQUISITE: Load the following skills to execute this recipe:
gws-calendar,gws-drive
Share Google Drive files with all attendees of a Google Calendar event.
gws calendar events get --params '{"calendarId": "primary", "eventId": "EVENT_ID"}'gws drive permissions create --params '{"fileId": "FILE_ID"}' --json '{"role": "reader", "type": "user", "emailAddress": "[email protected]"}'gws drive permissions list --params '{"fileId": "FILE_ID"}' --format tablenpx claudepluginhub wadewarren/gws-claude-pluginShares Google Drive folder and contents with collaborators via gws drive CLI: find folder, add editor/viewer permissions, verify list. Requires gws-drive skill.
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.