Detects and resolves scheduling conflicts across multiple Google Calendar accounts using the Google Calendar API v3 freebusy query. Suggests optimal rescheduling slots based on attendee availability windows.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Google Calendar Conflict Resolver"
slug: "google-calendar-conflict-resolver-2"
description: "Detects and resolves scheduling conflicts across multiple Google Calendar accounts using the Google Calendar API v3 freebusy query. Suggests optimal rescheduling slots based on attendee availability windows."
verification: "security_reviewed"
source: "https://developers.google.com/workspace/calendar/api/guides/overview"
author: "Google"
category: "Calendar, Email & Productivity"
framework: "OpenClaw"
---
# Google Calendar Conflict Resolver
Detects and resolves scheduling conflicts across multiple Google Calendar accounts using the Google Calendar API v3 freebusy query. Suggests optimal rescheduling slots based on attendee availability windows.
## 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-conflict-resolver-2/)
No comments yet. Be the first to comment!