google-calendar

Create, update, list, and search Google Calendar events with attendees and time zones.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill google-calendar-robomotionio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-calendar
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/google-calendar
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill google-calendar-robomotionio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Calendar management is often manual and fragmented. This Skill provides a programmable interface to create, read, update, delete, and search Google Calendar events across multiple calendars, including attendees and time zone handling, to streamline scheduling workflows.

Core Features & Use Cases

  • Create, read, update, delete, and search events across calendars
  • Manage attendees, time zones, and calendar listings
  • Use cases include planning team meetings, coordinating recurring events, and checking availability across calendars

Quick Start

Connect to Google Calendar and manage events across calendars using the robomotion googlecalendar commands.

Frequently Asked Questions about google-calendar

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

FAQPage Schema
How do I automate Google Calendar event creation and management?

Automate Google Calendar event creation by using a programmable interface to create, read, update, delete, and search events across multiple calendars, including attendee and time zone handling.

Can I manage attendees and time zones when creating calendar events programmatically?

Yes, you can manage attendees and time zones when creating calendar events programmatically, enabling streamlined scheduling workflows for coordinating recurring team meetings.

Do I need an OAuth2 or service account to manage Google Calendar events?

Yes, managing Google Calendar events requires a Google Calendar OAuth2 or service account configured via a secure vault to authenticate and execute CLI operations.

How do I search for events across multiple Google Calendars in an automated workflow?

Search for events across multiple Google Calendars by using programmatic CLI commands to identify, list, and filter events, handling multi-calendar workflows for availability checks.

What is the best way to handle multi-step calendar operations in a scheduling workflow?

Handle multi-step calendar operations by using CLI commands with a session parameter, maintaining state across event creation, updates, and searches for streamlined scheduling workflows.