Google Calendar Skill

Time Management

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Google Calendar tools.

11 tools
SKILL.md

Google Calendar
SKILL.md

Domain knowledge for Google Calendar — events, calendars, availability

Google Calendar

Google Calendar creates, shares, and manages events and appointments. Organize schedules and coordinate with others.

Data Model

  • Calendars: google_calendar_list_calendars. Calendar list.
  • Events: google_calendar_list_events, google_calendar_upsert_event. Event CRUD.
  • primary: Default calendar ID.

Gotchas

  • calendarId: primary for default, or from list_calendars.
  • RFC3339: Use for start/end (e.g. 2026-03-17T10:00:00Z).

Use with Google Calendar Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Google Calendar API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Google Calendar?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Google Calendar Skill - MCP Bundles