Skip to main content
Back to registry

recipe-create-events-from-sheet

googleworkspace/cli

PREREQUISITE: Load the following skills to execute this recipe: gws-sheets , gws-calendar

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-events-from-sheet
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-sheets , gws-calendar Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row. - Read event data: gws sheets +read --spreadsheet SHEET_ID --range "Events!A2:D" - For each row, create a calendar event: gws calendar +insert --summary 'Team Standup' --start '2026-01-20T09:00:00' --end '2026-01-20T09:30:00' --attendee alice@company.com --attendee bob@company.com

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-create-events-from-sheet do?

PREREQUISITE: Load the following skills to execute this recipe: gws-sheets , gws-calendar

Is recipe-create-events-from-sheet good?

recipe-create-events-from-sheet does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-create-events-from-sheet work with?

recipe-create-events-from-sheet currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to recipe-create-events-from-sheet?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-create-events-from-sheet?

npx skills add https://github.com/googleworkspace/cli --skill recipe-create-events-from-sheet

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering