recipe-schedule-recurring-event

Schedule recurring Google Calendar events with attendees using gws-calendar.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-schedule-recurring-event-vikingokft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-schedule-recurring-event
Source: https://github.com/vikingokft/vikingo-studio-skills/tree/main/google/recipe-schedule-recurring-event
Command: npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-schedule-recurring-event-vikingokft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually scheduling recurring meetings with attendees across calendars is tedious and error-prone. This recipe automates the workflow by creating recurring Google Calendar events with an attendee list.

Core Features & Use Cases

  • Create recurring events with RRULEs (e.g., weekly on Monday) and an attendees list.
  • Auto-verify attendees, time zones, and calendar scope to prevent conflicts.
  • Use case: set up a weekly team standup for 8:00 AM in the team’s time zone, invite all teammates, and adjust attendees as needed.

Quick Start

Schedule a weekly recurring meeting on your primary Google Calendar with attendees.

Frequently Asked Questions about recipe-schedule-recurring-event

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

FAQPage Schema
How do I schedule recurring Google Calendar events with attendees automatically?

To schedule recurring Google Calendar events with attendees, you can use a recipe that applies RRULEs to generate events and automatically validates emails and time zones to prevent conflicts.

Can I set up a weekly team standup in Google Calendar and invite all teammates at once?

Yes, you can set up a weekly team standup by defining a weekly RRULE and specifying an attendees list, which auto-verifies attendees and time zones to coordinate your team.

Do I need a specific tool to create recurring calendar events with an attendee list?

Yes, you need the gws-calendar tool as a prerequisite to create recurring calendar events with an attendee list, as it handles the calendar scope and recurrence rules.

How does the system validate time zones and emails when scheduling recurring meetings?

The scheduling system validates time zones and emails by checking the calendar scope and attendee list before creating the recurring events, ensuring accurate invitations across different regions.

What is the best way to automate regular scheduling across calendars and attendee lists?

The best way to automate regular scheduling across calendars is using a recipe that supports recurrence rules with attendees, replacing tedious manual scheduling with validated event creation.

Can I adjust the attendees list after creating a recurring Google Calendar event?

Yes, you can adjust attendees as needed after the initial setup, as the recipe supports modifying the attendee list for your recurring Google Calendar events.