google-calendar

Query Google Calendar events and free time blocks via OAuth.

45|50|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/zocomputer/skills --skill google-calendar-zocomputer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-calendar
Source: https://github.com/zocomputer/skills/tree/main/Community/google-calendar
Command: npx skills add https://github.com/zocomputer/skills --skill google-calendar-zocomputer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies interacting with your Google Calendar, allowing you to quickly find event information and identify available time slots without navigating the web interface.

Core Features & Use Cases

  • Event Listing: View today's, tomorrow's, or a specific date's events.
  • Free Time Identification: Find available blocks for scheduling, with options for custom hours and minimum duration.
  • Weekly Overview: Get a summary of events for the entire week.
  • Use Case: Ask "what's on my calendar today?" or "find free time tomorrow afternoon for 1 hour."

Quick Start

Ask Zo to show you what's on your calendar today.

Frequently Asked Questions about google-calendar

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

FAQPage Schema
How do I find free time blocks on my Google Calendar?

You can view Google Calendar events for today, tomorrow, or any specific date by asking Zo. The Skill fetches your daily event lists directly using OAuth authentication to display your schedule.

Do I need to set up OAuth to manage Google Calendar events?

Yes, managing Google Calendar events requires setting up the zo-google-direct-oauth skill first. This prerequisite skill handles direct OAuth token authentication, enabling the calendar skill to securely access your event data.

Can I get a weekly event summary from Google Calendar?

Yes, you can get a weekly event summary from Google Calendar by requesting an overview. The Skill compiles your scheduled events for the entire week, providing a quick summary without navigating the web interface.

How do I check my schedule for today without opening the web interface?

You can check your schedule for today without opening the web interface by asking Zo what is on your calendar. The Skill queries Google Calendar directly via OAuth to fetch and display your daily event lists.

Can I specify work hours when identifying available time slots in Google Calendar?

Yes, you can specify work hours when identifying available time slots in Google Calendar. The Skill supports custom hour ranges and minimum duration constraints to find suitable blocks for scheduling new events.