Skillquality 0.70
recipe-reschedule-meeting
Move a Google Calendar event to a new time and automatically notify all attendees.
Price
free
Protocol
skill
Verified
no
What it does
Reschedule a Google Calendar Meeting
PREREQUISITE: Load the following skills to execute this recipe:
gws-calendar
Move a Google Calendar event to a new time and automatically notify all attendees.
Steps
- Find the event:
gws calendar +agenda - Get event details:
gws calendar events get --params '{"calendarId": "primary", "eventId": "EVENT_ID"}' - Update the time:
gws calendar events patch --params '{"calendarId": "primary", "eventId": "EVENT_ID", "sendUpdates": "all"}' --json '{"start": {"dateTime": "2025-01-22T14:00:00", "timeZone": "America/New_York"}, "end": {"dateTime": "2025-01-22T15:00:00", "timeZone": "America/New_York"}}'
Capabilities
skillsource-googleworkspaceskill-recipe-reschedule-meetingtopic-agent-skillstopic-ai-agenttopic-automationtopic-clitopic-discovery-apitopic-gemini-cli-extensiontopic-google-admintopic-google-apitopic-google-calendartopic-google-chattopic-google-docstopic-google-drive
Install
Installnpx skills add googleworkspace/cli
Transportskills-sh
Protocolskill
Quality
0.70/ 1.00
deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 26371 github stars · SKILL.md body (663 chars)
Provenance
Indexed fromskills_sh
Also seen ingithub
Enriched2026-05-18 18:52:34Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-05-18