recipe-create-events-from-sheet

Create Google Calendar events from Google Sheets spreadsheet rows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the repetitive and error-prone process of manually creating calendar events from spreadsheet rows, eliminating copy-paste and scheduling mistakes.

Core Features & Use Cases

  • Bulk Event Creation: Read rows from a Google Sheets sheet and create Google Calendar events for each row.
  • Simple Field Mapping: Map spreadsheet columns to event summary, start time, end time, and attendee emails.
  • Use Case: Ideal for importing team standups, event schedules, or attendee lists maintained in a spreadsheet into a shared Google Calendar.

Quick Start

Import events from the Events sheet in your Google Sheets file and create corresponding Google Calendar events with summary, start time, end time, and attendees mapped from the sheet columns.

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 rows in bulk?

Yes, you can map spreadsheet columns to event summary, start time, end time, and attendee emails for each row to bulk import events from Google Sheets into Google Calendar, streamlining team scheduling and data migration.

Do I need specific API access to import events from a spreadsheet into Google Calendar?

Yes, importing events from a spreadsheet into Google Calendar requires access to Google Sheets and Google Calendar APIs, along with the gws-sheets and gws-calendar skills to read rows and insert events.

How does field mapping work when generating calendar events from spreadsheet rows?

Field mapping for generating calendar events from spreadsheet rows works by linking specific spreadsheet columns directly to the event summary, start time, end time, and attendee email fields.

What is the best way to schedule team standups from an attendee list in a spreadsheet?

The best way to schedule team standups from an attendee list in a spreadsheet is to bulk import the rows as Google Calendar events, automatically mapping columns to event details and attendees.

Can I use this for migrating event lists from spreadsheets into a shared Google Calendar?

Yes, you can migrate event lists from spreadsheets into a shared Google Calendar by reading rows from your Google Sheets file and creating corresponding events with mapped details.