google-calendar-automation

Automates Google Calendar workflows for events, availability, attendees, and calendars via Rube MCP.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/huivrotiki/antigravity-code-workspace-copy --skill google-calendar-automation-huivrotiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-calendar-automation
Source: https://github.com/huivrotiki/antigravity-code-workspace-copy/tree/main/02-Skills/google-calendar-automation
Command: npx skills add https://github.com/huivrotiki/antigravity-code-workspace-copy --skill google-calendar-automation-huivrotiki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the repetitive Google Calendar tasks that bog down scheduling: creating events, checking availability, managing attendees, and browsing calendars, so you can focus on higher-value work.

Core Features & Use Cases

  • Create and manage events across calendars with clear workflows
  • Check availability and find free slots before booking
  • Manage attendee lists and calendar visibility across multiple accounts
  • List and search calendars to identify targets for scheduling

Quick Start

Set up a Google Calendar automation to create events, check availability, and manage attendees.

Frequently Asked Questions about google-calendar-automation

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

FAQPage Schema
How do I automate Google Calendar workflows to manage events and check availability?

You can automate Google Calendar workflows by using a defined tool sequence to create events, check availability, find free slots, and manage attendees across connected accounts via Rube MCP.

Can I manage attendees and browse multiple Google Calendar accounts programmatically?

Yes, you can manage attendee lists, invite users, and browse calendars across multiple connected Google accounts by leveraging the googlecalendar toolkit through Rube MCP.

Do I need Rube MCP to connect Google Calendar for event automation?

Yes, you need a connected Rube MCP with the googlecalendar toolkit to execute the defined tool sequence for calendar browsing, event management, and free/busy operations.

What timestamp format and time zones does Google Calendar automation support for scheduling?

Google Calendar automation requires RFC3339 timestamps paired with IANA time zones to accurately process event creation, updates, and availability queries.

What's the best way to find free slots before booking a Google Calendar event?

The best way to find free slots is to use the free/busy operations within the Google Calendar toolkit to query availability across calendars before creating an event.

Why does my Google Calendar event automation fail when updating attendees across accounts?

Google Calendar event automation may fail if the Rube MCP connection is inactive or if timestamps are not formatted as RFC3339 with IANA time zones for attendee operations.