google-calendar
Installation
SKILL.md
Google Calendar
Google Calendar is a time-management and scheduling application. It allows users to create and track events, set reminders, and share calendars with others. It's widely used by individuals, teams, and organizations to organize their schedules and coordinate activities.
Official docs: https://developers.google.com/calendar
Google Calendar Overview
- Calendar
- Event
- Settings
Working with Google Calendar
This skill uses the Membrane CLI to interact with Google Calendar. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills