recipe-share-event-materials

Share specified Google Drive files with all Google Calendar event attendees.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill recipe-share-event-materials
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-share-event-materials
Source: https://github.com/m13v/fazm/tree/main/skills/recipe-share-event-materials
Command: npx skills add https://github.com/m13v/fazm --skill recipe-share-event-materials

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of sharing Google Drive files with all attendees of a Google Calendar event, ensuring everyone has access to necessary materials.

Core Features & Use Cases

  • Automated File Sharing: Distributes specified Google Drive files to all participants of a Google Calendar event.
  • Streamlined Collaboration: Ensures all attendees have access to event-related documents without manual distribution.
  • Use Case: Before a project kickoff meeting, automatically share the project proposal document with all invited attendees via Google Drive.

Quick Start

Share the Google Drive file with ID 'FILE_ID' with all attendees of the event with ID 'EVENT_ID'.

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?

You can share Google Drive files with Google Calendar attendees by automating the distribution process. This Skill retrieves the attendee list from a specified Calendar event and grants Drive file access to each participant, ensuring everyone has the necessary meeting materials.

What is the best way to automate document distribution for meeting participants?

Automating document distribution for meeting participants is best handled by linking Google Calendar events with Google Drive. This Skill automatically shares specified files with all invited attendees, eliminating manual sharing and ensuring collaborative access before the session starts.

Do I need Google Workspace API access to share event files with attendees?

Yes, you need Google Workspace API access to share event files with attendees. This Skill requires connection to Google Workspace Calendar and Drive APIs via the gws-calendar and gws-drive skills to retrieve event details and manage file sharing permissions.

Can I distribute project proposal documents to invited meeting attendees automatically?

You can distribute project proposal documents to invited attendees automatically by specifying the file ID and event ID. This Skill uses those identifiers to locate the Drive file and the Calendar event, then shares the document with every participant on the guest list.

What are the limitations of automating Google Drive file sharing for Calendar events?

Limitations of automating Google Drive file sharing for Calendar events include relying on valid file and event IDs for processing. The Skill requires pre-existing access to Google Workspace APIs and cannot share files with attendees if the event lacks guest information or if the file is inaccessible.