recipe-schedule-recurring-event

Create recurring Google Calendar events with attendees via gws-calendar.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill recipe-schedule-recurring-event-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-schedule-recurring-event
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/recipe-schedule-recurring-event
Command: npx skills add https://github.com/temple-slope/dotfiles --skill recipe-schedule-recurring-event-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of recurring Google Calendar events and attendee invitations, reducing manual coordination for weekly meetings.

Core Features & Use Cases

  • Create recurring events with attendees using gws-calendar.
  • Specify recurrence rules (e.g., weekly on Monday) and verify attendees are invited.
  • Use Case: Schedule a weekly standup with your team and automatically populate attendee emails.

Quick Start

Run the gws calendar events insert command with the calendarId and attendees to create a weekly recurring meeting.

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 a recurring Google Calendar event with attendees?

You can schedule a recurring Google Calendar event with attendees by running the gws calendar events insert command with the specified calendarId and attendee emails to automate your weekly meetings.

Can I automate weekly standup invitations using Google Calendar?

Yes, you can automate weekly standup invitations by defining recurrence rules, such as weekly on Monday, and verifying that attendee emails are automatically populated via the gws-calendar integration.

What do I need to create recurring team meetings via gws-calendar?

To create recurring team meetings via gws-calendar, you need the calendarId and the list of attendee emails to execute the events insert command for your recurring schedule.

Does this scheduling method support specifying custom recurrence rules for meetings?

Yes, this scheduling method supports specifying custom recurrence rules for meetings, allowing you to define patterns like weekly events on specific days and automatically invite the required attendees.