recipe-create-events-from-sheet

Read event data from a Google Sheets spreadsheet and create Google Calendar entries.

30.3k|1.8k|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-events-from-sheet-googleworkspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-events-from-sheet
Source: https://github.com/googleworkspace/cli/tree/main/skills/recipe-create-events-from-sheet
Command: npx skills add https://github.com/googleworkspace/cli --skill recipe-create-events-from-sheet-googleworkspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of Google Calendar events by reading event details directly from a Google Sheets spreadsheet, eliminating manual data entry.

Core Features & Use Cases

  • Automated Event Creation: Generates calendar entries based on structured data in a sheet.
  • Data Integration: Seamlessly connects Google Sheets with Google Calendar.
  • Use Case: Quickly schedule a series of recurring team meetings or project deadlines by defining them once in a spreadsheet and letting this Skill populate your calendar.

Quick Start

Use the recipe-create-events-from-sheet skill to create calendar events from the spreadsheet with ID 'SHEET_ID'.

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 a Google Sheets spreadsheet?

To create Google Calendar events from Google Sheets, you need a Skill that reads structured event data from your spreadsheet and automatically generates corresponding calendar entries. It connects both services to populate your calendar without manual entry.

What is the best way to automate scheduling multiple calendar events?

Automating calendar event creation is best handled by defining your events in a tabular format within Google Sheets and using an automation tool to read that data. This approach efficiently populates your calendar with multiple events, like recurring meetings or project deadlines.

Do I need to set up authentication to use Google Sheets with Google Calendar?

Yes, you need to complete prior setup and authentication for both Google Sheets and Google Calendar services before you can automatically generate calendar entries from your spreadsheet data. This connection is required to read and write across the platforms.

Can I schedule a series of recurring team meetings from a spreadsheet?

Yes, you can quickly schedule a series of recurring team meetings or project deadlines by defining them once in a Google Sheets spreadsheet. The automation reads the structured event data and creates the corresponding calendar entries for you.

What spreadsheet format do I need to create calendar events?

You need to use a Google Sheets spreadsheet with structured event data defined in a tabular format. You will provide the specific spreadsheet ID so the automation can locate the sheet and read the event details to generate the calendar entries.