recipe-create-events-from-sheet

Creates Google Calendar events from rows in a Google Sheets spreadsheet.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of creating Google Calendar events directly from event data in a Google Sheets spreadsheet, saving time and reducing manual errors.

Core Features & Use Cases

  • Sheet to Calendar Integration: Converts event data from Google Sheets into Google Calendar entries.
  • Event Creation Automation: Automatically creates calendar events for each row in the spreadsheet.
  • Use Case: Ideal for teams that need to schedule recurring events or manage events in a centralized spreadsheet.

Quick Start

Load the recipe and provide the Google Sheets ID and range for the event data.

Frequently Asked Questions about recipe-create-events-from-sheet

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

FAQPage Schema
How do I create Google Calendar events from Google Sheets data automatically?

You can create Google Calendar events from Google Sheets by automating the process to read each spreadsheet row and generate corresponding calendar entries, saving time and reducing manual errors in event scheduling.

What is the best way to automate team event scheduling from a centralized spreadsheet?

Automating team event scheduling from a centralized spreadsheet converts event data rows directly into Google Calendar entries, ideal for teams managing recurring events or bulk schedules efficiently without manual data entry.

Do I need Google Workspace APIs to automate event creation from a spreadsheet?

Yes, automating event creation from a spreadsheet requires Google Workspace APIs. Specifically, you need Google Sheets and Google Calendar APIs for data retrieval and event creation to integrate the two services.

How do I start automating Google Sheets to Google Calendar event creation?

To start automating Google Sheets to Google Calendar event creation, load the recipe and provide the Google Sheets ID and range for your event data to initiate the automated workflow.

Can I use this automation for recurring events managed in Google Sheets?

Yes, you can use this automation for recurring events managed in Google Sheets. It is specifically designed for teams that need to schedule recurring events or manage event data in a centralized spreadsheet.