recipe-schedule-recurring-event

Create recurring Google Calendar events with recurrence rules and attendee invitations.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/fishyer/skills --skill recipe-schedule-recurring-event-fishyer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-schedule-recurring-event
Source: https://github.com/fishyer/skills/tree/main/skills/recipe-schedule-recurring-event
Command: npx skills add https://github.com/fishyer/skills --skill recipe-schedule-recurring-event-fishyer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of recurring Google Calendar events, simplifying the process of scheduling regular meetings or events.

Core Features & Use Cases

  • Recurring Event Creation: Automatically generates events that repeat on a set schedule.
  • Attendee Management: Invites attendees to the event and manages their participation.
  • Use Case: Set up a weekly team meeting that automatically adds all team members as attendees.

Quick Start

Create a recurring event on Google Calendar for your team's weekly 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 meeting in Google Calendar automatically?

Yes, this Skill supports attendee management by automatically inviting participants to the recurring Google Calendar event. It manages their participation directly through the Calendar API interactions.

Do I need a specific environment to automate Google Calendar event creation?

Yes, you need the Google Workspace SDK to automate Google Calendar event creation. This dependency is required for the Skill to interact with the Calendar API and set recurrence rules.

Can I set custom recurrence rules for repeating Google Calendar events?

Yes, you can set custom recurrence rules for repeating Google Calendar events. This Skill supports event recurrence rules to define exactly how your regular meetings or events repeat over time.

What is the best way to set up a weekly team meeting in Google Calendar?

The best way to set up a weekly team meeting in Google Calendar is to automate the process with this Skill. It creates the repeating event and automatically adds all team members as attendees.

Are there limitations when automating recurring events with the Google Workspace SDK?

The primary limitation when automating recurring events is the requirement of the Google Workspace SDK. You must have this environment configured correctly to support the Calendar API interactions for event creation.