recipe-share-event-materials

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

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill recipe-share-event-materials-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-share-event-materials
Source: https://github.com/cellarwood/figurio/tree/main/skills/recipe-share-event-materials
Command: npx skills add https://github.com/cellarwood/figurio --skill recipe-share-event-materials-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many meeting organizers need to ensure every attendee receives relevant files, but manually sharing with each participant is time-consuming and error-prone.

Core Features & Use Cases

  • Share a specified Google Drive file with every attendee of a Google Calendar event by enumerating event participants and creating per-user Drive permissions.
  • Verify sharing status by listing file permissions to confirm attendees have access.
  • Common use cases include distributing agendas, slide decks, workshop materials, and post-meeting resources to all participants.

Quick Start

Share the Drive file FILE_ID with all attendees of the Google Calendar event EVENT_ID using the gws-calendar and gws-drive skills.

Frequently Asked Questions about recipe-share-event-materials

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I share Google Drive files with all attendees of a Google Calendar event?

To share Google Drive files with meeting attendees, you enumerate participants from a Google Calendar event and create per-user Drive permissions. This automates distributing agendas or slides by applying individual access rights to each participant.

Can I verify if a Drive file was successfully shared with meeting attendees?

Yes, you can verify sharing status by listing file permissions. This confirms that each Google Calendar meeting attendee has been successfully granted access to the specified Google Drive file.

Do I need Google Workspace integrations to distribute meeting materials to participants?

Yes, distributing meeting materials requires gws-calendar and gws-drive integrations. These Google Workspace integrations enumerate event attendees and manage Drive permissions to create and verify per-user file sharing.

What is the best way to automate distributing agendas and slides to meeting participants?

The best way to automate distributing agendas and slides is using a Skill that enumerates Google Calendar event attendees and applies per-user Google Drive permissions. This eliminates manual sharing errors and saves time.

Does this automated file sharing work with external guests invited to a Google Calendar event?

The Skill creates per-user Drive permissions for all enumerated attendees of a Google Calendar event. It applies Google Workspace meeting workflows to distribute documents to participants invited to the specific event.

Why does manually sharing Drive files with meeting attendees take so long?

Manually sharing Drive files with meeting attendees is time-consuming and error-prone because organizers must individually grant permissions. Automating this process enumerates event participants and creates per-user access instantly.