Optimizes meeting scheduling using the Google Calendar API v3 and FreeBusy queries. Applies time-zone-aware slot finding, focus time protection, and travel buffer calculations via Google Maps Distance Matrix API.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Google Calendar Smart Scheduler"
slug: "google-calendar-smart-scheduler-2"
description: "Optimizes meeting scheduling using the Google Calendar API v3 and FreeBusy queries. Applies time-zone-aware slot finding, focus time protection, and travel buffer calculations via Google Maps Distance Matrix API."
verification: "security_reviewed"
source: "https://developers.google.com/workspace/calendar/api/guides/overview"
author: "Google"
category: "Calendar, Email & Productivity"
framework: "OpenClaw"
---
# Google Calendar Smart Scheduler
Optimizes meeting scheduling using the Google Calendar API v3 and FreeBusy queries. Applies time-zone-aware slot finding, focus time protection, and travel buffer calculations via Google Maps Distance Matrix API.
## Prerequisites
Google account, Google Cloud project, Google Calendar API enabled, and OAuth 2.0 credentials
## Installation
Requirements and caveats from upstream:
- Node.js
- Python
Basic usage or getting-started notes:
- To learn how to configure and run a simple Google Calendar API app, read the
- Source: https://developers.google.com/workspace/calendar/api/guides/overview
## Documentation
- https://developers.google.com/workspace/calendar/api/guides/overview
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/google-calendar-smart-scheduler-2/)
No comments yet. Be the first to comment!