recipe-schedule-recurring-event

recipe-schedule-recurring-event

热门

Create a recurring Google Calendar event with attendees.

29KStar
0Fork
更新于 3/31/2026
SKILL.md
readonly只读
name
recipe-schedule-recurring-event
description

"Create a recurring Google Calendar event with attendees."

version
0.22.5

Schedule a Recurring Meeting

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

Create a recurring Google Calendar event with attendees.

Steps

  1. Create recurring event: gws calendar events insert --params '{"calendarId": "primary"}' --json '{"summary": "Weekly Standup", "start": {"dateTime": "2024-03-18T09:00:00", "timeZone": "America/New_York"}, "end": {"dateTime": "2024-03-18T09:30:00", "timeZone": "America/New_York"}, "recurrence": ["RRULE:FREQ=WEEKLY;BYDAY=MO"], "attendees": [{"email": "team@company.com"}]}'
  2. Verify it was created: gws calendar +agenda --days 14 --format table

You Might Also Like

Related Skills

revops

revops

34Kproductivity

When the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales handoff,' 'data hygiene,' 'leads aren't getting to sales,' 'pipeline management,' 'lead qualification,' or 'when should marketing hand off to sales.' Use this for anything involving the systems and processes that connect marketing to revenue. For cold outreach emails, see cold-email. For email drip campaigns, see emails. For pricing decisions, see pricing.

coreyhaines31 avatarcoreyhaines31
获取

Create recurring focus time blocks on Google Calendar to protect deep work hours.

googleworkspace avatargoogleworkspace
获取

Set up a new Google Tasks list with initial tasks.

googleworkspace avatargoogleworkspace
获取

Share a Google Docs document with edit access and email collaborators the link.

googleworkspace avatargoogleworkspace
获取

Identify large Google Drive files consuming storage quota.

googleworkspace avatargoogleworkspace
获取

Duplicate a Google Sheets template tab for a new month of tracking.

googleworkspace avatargoogleworkspace
获取