recipe-share-event-materials

Share Google Drive files with Google Calendar event attendees automatically.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for manually sharing Google Drive files with event attendees by automating the process through Google Calendar integrations.

Core Features & Use Cases

  • Event-Based Sharing: Share files automatically when an event is scheduled on Google Calendar.
  • Simplified File Management: Centralize file access by associating them with events for easy retrieval.
  • Use Case: Imagine hosting a webinar with accompanying materials. By using this Skill, the files for the webinar will automatically be shared with attendees without any manual steps required.

Quick Start

Run the 'share_event_materials' command with the Google Calendar 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 automatically share Google Drive files with Google Calendar attendees?

To automatically share Google Drive files with Google Calendar attendees, you can use this Skill to grant reader permissions on specified files to all event participants. It integrates with Google Drive and Calendar APIs to handle the file and user access automatically without manual steps.

What is the best way to distribute event materials to scheduled Google Calendar event attendees?

The best way to distribute event materials is associating Google Drive files with a Calendar event ID. This Skill centralizes file access and handles the creation of reader permissions on shared files for seamless event material distribution.

Do I need a specific Google Calendar event ID to share event materials automatically?

Yes, you need a specific Google Calendar event ID to share event materials automatically. You run the share_event_materials command with the event ID to associate the Google Drive files with the correct attendees.

Can I use this automated file sharing for large webinar events scheduled on Google Calendar?

Yes, you can use this automated file sharing for large webinar events scheduled on Google Calendar. By associating webinar materials with the Calendar event, the files will automatically be shared with all attendees without manual steps required.

What level of permissions do attendees get when Google Drive files are shared automatically?

Attendees get reader permissions when Google Drive files are shared automatically. The Skill handles the creation of reader permissions on the shared files so attendees can view the event materials seamlessly.

Does this Skill require dependencies to access Google Drive and Calendar APIs?

Yes, this Skill requires dependencies to access Google Drive and Calendar APIs. It integrates with the gws dependency to handle the file and user access needed for creating reader permissions on shared files.