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.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Google Calendar Sync & Conflict Resolver"
slug: "google-calendar-sync-conflict-resolver"
description: "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."
verification: "security_reviewed"
source: "https://developers.google.com/calendar/api"
author: "Google"
category: "Calendar, Email & Productivity"
framework: "OpenClaw"
---
# 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.
## 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-sync-conflict-resolver/)
No comments yet. Be the first to comment!