Coordinates meeting suggestions with the Google Calendar `freeBusy` endpoint, Events resource, and conferenceData fields for cleaner scheduling handoffs. Great for agents that need to compare availability, hold windows, and meeting metadata before creating or moving events.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Google Calendar FreeBusy Scheduler Bridge"
slug: "google-calendar-freebusy-scheduler-bridge"
description: "Coordinates meeting suggestions with the Google Calendar `freeBusy` endpoint, Events resource, and conferenceData fields for cleaner scheduling handoffs. Great for agents that need to compare availability, hold windows, and meeting metadata before creating or moving events."
verification: "security_reviewed"
source: "https://developers.google.com/calendar/api"
author: "Google"
category: "Calendar, Email & Productivity"
framework: "Cursor"
---
# Google Calendar FreeBusy Scheduler Bridge
Coordinates meeting suggestions with the Google Calendar `freeBusy` endpoint, Events resource, and conferenceData fields for cleaner scheduling handoffs. Great for agents that need to compare availability, hold windows, and meeting metadata before creating or moving events.
## 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/calendar/api
## Documentation
- https://developers.google.com/calendar/api
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/google-calendar-freebusy-scheduler-bridge/)
No comments yet. Be the first to comment!