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.
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.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/google-calendar-freebusy-scheduler-bridge/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/google-calendar-freebusy-scheduler-bridge
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/google-calendar-freebusy-scheduler-bridge.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.