Google Calendar Sync & Conflict Resolver
Bidirectional calendar synchronization using Google Calendar API v3 with OAuth 2.0. Detects scheduling conflicts across multiple calendars, suggests optimal meeting times using FreeBusy API queries.
Google Calendar Sync & Conflict Resolver
Bidirectional calendar synchronization using Google Calendar API v3 with OAuth 2.0. Detects scheduling conflicts across multiple calendars, suggests optimal meeting times using FreeBusy API queries.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/google-calendar-sync-conflict-resolver/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/google-calendar-sync-conflict-resolver
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/google-calendar-sync-conflict-resolver.
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.