Skillquality 0.70

recipe-share-event-materials

Share Google Drive files with all attendees of a Google Calendar event.

Price
free
Protocol
skill
Verified
no

What it does

Share Files with Meeting Attendees

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.

Steps

  1. Get event attendees: gws calendar events get --params '{"calendarId": "primary", "eventId": "EVENT_ID"}'
  2. Share file with each attendee: gws drive permissions create --params '{"fileId": "FILE_ID"}' --json '{"role": "reader", "type": "user", "emailAddress": "attendee@company.com"}'
  3. Verify sharing: gws drive permissions list --params '{"fileId": "FILE_ID"}' --format table

Capabilities

skillsource-googleworkspaceskill-recipe-share-event-materialstopic-agent-skillstopic-ai-agenttopic-automationtopic-clitopic-discovery-apitopic-gemini-cli-extensiontopic-google-admintopic-google-apitopic-google-calendartopic-google-chattopic-google-docstopic-google-drive

Install

Quality

0.70/ 1.00

deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 26371 github stars · SKILL.md body (607 chars)

Provenance

Indexed fromskills_sh
Also seen ingithub
Enriched2026-05-18 18:52:35Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-05-18

Agent access