tech/google/workspace/calendar

Automate Google Calendar event creation, availability checks, and notifications via API v3.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The tech/google/workspace/calendar skill simplifies Google Calendar management by automating tasks such as event creation, checking availability, and handling notifications.

Core Features & Use Cases

  • Event Management: Create, list, update, and cancel events.
  • Availability Checking: Query free/busy times across users.
  • Notification Handling: Receive push notifications on calendar changes.
  • Scheduling Flows: Build scheduling flows for conference rooms, timezone handling, and recurring events.
  • Use Case: Integrate this skill into your AI agent to automatically create events with Google Meet links, check availability for meetings, and receive notifications about calendar updates.

Quick Start

Create a new event in your calendar with Google Meet by using the skill with the command 'create event "Meeting Title" at 2026-04-25T09:00:00+02:00'.

Frequently Asked Questions about tech/google/workspace/calendar

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

FAQPage Schema
How do I automate Google Calendar event creation with Google Meet links?

Automate Google Calendar event creation by using Google Calendar API v3 to create events with integrated Google Meet links. You can schedule meetings by specifying the event title and time directly in your command.

Can I check availability and query free/busy times across users with Google Calendar API?

Yes, you can check availability and query free/busy times across users. The skill uses Google Calendar API v3 to retrieve scheduling data, allowing you to find open slots for meetings and coordinate participants effectively.

How do I set up push notifications for calendar changes and event updates?

Set up push notifications by subscribing to calendar changes via Google Calendar API v3. The notification handling feature receives real-time updates on event modifications, ensuring your scheduling flows stay synchronized with calendar updates automatically.

Does Google Calendar API support recurring events and timezone handling for scheduling flows?

Yes, Google Calendar API v3 supports recurring events and timezone handling for scheduling flows. You can build automated scheduling systems that manage conference rooms and handle complex recurring event patterns across different timezones accurately.

Do I need the googleapis dependency to manage Google Calendar tasks in my AI agent?

Yes, you need the googleapis dependency to manage Google Calendar tasks. This skill relies on the Google Calendar API v3 integration to perform end-to-end event handling, availability checking, and notification subscriptions within your AI agent.