Synchronizes events across multiple Google Calendar accounts using the Calendar API v3 and OAuth 2.0. Handles recurring events, timezone conversions, and conflict resolution.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Google Calendar Sync Agent"
slug: "google-calendar-sync-agent-2"
description: "Synchronizes events across multiple Google Calendar accounts using the Calendar API v3 and OAuth 2.0. Handles recurring events, timezone conversions, and conflict resolution."
verification: "security_reviewed"
source: "https://developers.google.com/calendar/api"
author: "Google"
category: "Calendar, Email & Productivity"
framework: "OpenClaw"
---
# Google Calendar Sync Agent
Synchronizes events across multiple Google Calendar accounts using the Calendar API v3 and OAuth 2.0. Handles recurring events, timezone conversions, and conflict resolution.
## 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-agent-2/)
No comments yet. Be the first to comment!