setup

Configure Google Calendar and Microsoft 365 authentication in Claude Code.

2|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/ondrasek/cc-plugins --skill setup-ondrasek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/ondrasek/cc-plugins/tree/main/plugins/calendar-access/skills/setup
Command: npx skills add https://github.com/ondrasek/cc-plugins --skill setup-ondrasek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables seamless calendar integration by guiding users through authentication for Google Calendar and Microsoft 365 within Claude Code.

Core Features & Use Cases

  • Guided authentication flow for Google Calendar and Microsoft 365.
  • Provider verification and basic connectivity checks.
  • Supports future calendar operations such as listing calendars and reading events.

Quick Start

Connect and authenticate both Google Calendar and Microsoft 365 in Claude Code following the guided prompts.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Google Calendar authentication in Claude Code?

To set up Google Calendar authentication in Claude Code, this skill guides you through an OAuth flow using the gcalcli tool, verifying provider connectivity and enabling calendar read access. You follow guided prompts to complete the configuration.

Can I configure Microsoft 365 calendar access within Claude Code?

Yes, you can configure Microsoft 365 calendar access within Claude Code. This skill guides you through provider-specific authentication steps, including Azure CLI app registration, to enable and verify calendar read access.

Do I need Azure CLI and gcalcli to connect calendars through Claude Code?

Yes, you need Azure CLI and gcalcli to connect calendars through Claude Code. These CLI tools are required to execute the provider-specific authentication steps and OAuth flows for Microsoft 365 and Google Calendar respectively.

What is the OAuth setup process for Google and Microsoft 365 calendars?

The OAuth setup process for Google and Microsoft 365 calendars involves guided authentication flows and app registrations. This skill steps you through provider-specific configuration to establish verified calendar read access.

How do I verify calendar connectivity after completing the auth setup?

To verify calendar connectivity after auth setup, this skill performs provider verification and basic connectivity checks. It confirms that both Google Calendar and Microsoft 365 are properly authenticated and ready for calendar operations.