Google Calendar¶
Purpose¶
Calendar management for meetings, events, blocked focus time, and scheduling coordination. Feeds the daily cadence (morning briefing generation, meeting prep, agenda rollups).
How we use it¶
MCP server installed (mcp__claude_ai_Google_Calendar__*) plus gws-calendar skill stack. Supports:
- list_events / get_event — read calendar
- create_event / update_event / delete_event — manage events
- suggest_time — find open slots
- respond_to_event — RSVP handling
- list_calendars — multi-calendar support
Plus high-level workflows: weekly scheduling, free-time finding, batch attendee invites, focus time blocks, meeting prep skill.
Setup & credentials¶
Google Workspace OAuth. Primary calendar: Rick's eco|monetize™ account.
Owner¶
chief.staff — daily cadence awareness requires calendar visibility. Individual agents use Calendar within their own scope.
Related¶
- [[gmail]] — meeting invites flow through email
- [[google-meet]] — conferencing for scheduled meetings
gws-calendar-*skills +gws-workflow-meeting-prep— high-level operations
Notes¶
- Used by the morning briefing pipeline (reads calendar events for the day)
gws-workflow-standup-reportpulls calendar data for the "today's meetings" part of standup reports