google-calendar

Manage Google Calendar events with time zone adherence and API integration.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/PriyanshKuniyal/gemini-cli-resources --skill google-calendar-priyanshkuniyal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-calendar
Source: https://github.com/PriyanshKuniyal/gemini-cli-resources/tree/main/extensions/google-workspace/skills/google-calendar
Command: npx skills add https://github.com/PriyanshKuniyal/gemini-cli-resources --skill google-calendar-priyanshkuniyal

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines calendar event management, ensuring accurate scheduling, time zone adherence, and efficient communication through Google Calendar.

Core Features & Use Cases

  • Time Zone Management: Ensures all calendar operations are performed in the user's local time zone.
  • Event Creation & Modification: Manages event creation, updates, and deletions with strict adherence to Google Calendar API standards.
  • Meeting Response Filtering: Provides options to filter and respond to meeting invitations based on the user's status.
  • Event Types: Supports various event types such as regular events, focus time, out-of-office, and working location events.

Quick Start

Create a new meeting event in your primary calendar at 10:00 AM on January 15, 2025, with Alice and Bob as attendees.

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 with time zone adherence?

You can automate Google Calendar event creation by using the API integration to manage events with strict time zone adherence. This ensures all scheduled meetings are accurately created and updated in the user's local time zone.

Can I manage out-of-office and focus time events using the Google Calendar API?

Yes, you can manage out-of-office and focus time events using the Google Calendar API. The system supports creating, updating, and deleting various event types, including regular events, focus time, and working location events.

What's the best way to filter and respond to meeting invitations in Google Calendar?

The best way to filter meeting invitations is by using meeting response tools that filter based on user status. This allows you to efficiently respond to calendar invitations directly through the Google Calendar API.

Do I need googleapiclient to manage Google Calendar events?

Yes, you need the googleapiclient dependency to manage Google Calendar events. This library provides the robust API integration required to handle event creation, updates, deletions, and meeting responses.

What types of Google Calendar events can I create and modify programmatically?

You can create and modify regular events, focus time, out-of-office, and working location events programmatically. All event management operations strictly adhere to Google Calendar API standards.