google-calendar

Installation
SKILL.md

Google Calendar Integration

This skill provides Google Calendar access using the same OAuth credentials as Gmail.

Prerequisites

  • OAuth credentials already set up (shared with Gmail skill)
  • Calendar API enabled in Google Cloud Console
  • Token includes calendar scopes (calendar.readonly, calendar.events)

Available Scripts

All scripts are in tools/google-calendar/scripts/ and require --credentials ./credentials.json.

List Calendars

uv run python tools/google-calendar/scripts/list_calendars.py --credentials ./credentials.json
Installs
11
Repository
letta-ai/skills
GitHub Stars
111
First Seen
Jan 24, 2026
google-calendar — letta-ai/skills