google-calendar
Google Calendar integrates with gws to let you browse your agenda, schedule new events with attendees, query availability windows, and handle RSVPs. Works on macOS and Linux with Google Workspace OAuth credentials and the gws CLI tool.
Google Calendar lets you list events, create meetings, find free time, and manage invites via the gws CLI.
AI-generated summary based on this skill's SKILL.md
Install
Open-Curiosity/gini-agent/google-calendar · repository language: TypeScript
git clone https://github.com/Open-Curiosity/gini-agent
cp -r gini-agent/skills/google/google-calendar ~/.claude/skills/google-calendarFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I show my calendar for today using google-calendar?
Google Calendar lets you view your agenda by displaying all events scheduled for the current day. Use the gws CLI tool with your Google Workspace OAuth credentials on macOS or Linux to retrieve and browse today's events directly from your calendar.
Can google-calendar help me find free time for a 1 hour meeting?
Yes, Google Calendar can query availability windows across your schedule. The skill identifies open time slots that fit your meeting duration, making it easy to find common free time with team members and check if specific attendees like Alice are available on particular days.
How do I create a meeting with attendees in google-calendar?
Google Calendar lets you create events and add attendees directly. You can specify participants, set a location, and optionally integrate Google Meet into the event. The skill works with the gws CLI tool on macOS and Linux using your Google Workspace credentials.
What can I do with meeting invitations in google-calendar?
Google Calendar handles RSVPs by letting you accept or decline meeting invitations. You can also reschedule events, update meeting details like location or time, and manage responses to incoming calendar invites through the gws CLI interface.
Does google-calendar support recurring events and Google Meet?
Yes, Google Calendar supports creating recurring events like weekly standups. It also integrates Google Meet, allowing you to add video conferencing directly to your events. Both features work through the gws CLI tool with your Google Workspace OAuth setup.
What platforms and credentials does google-calendar require?
Google Calendar operates on macOS and Linux and requires Google Workspace OAuth credentials. The skill integrates with the gws CLI tool to access your calendar, manage events, and handle scheduling tasks securely through your Google Workspace account.
SKILL.md
rendered from the published skill — quoted content, verbatim
Google Calendar
Use gws calendar to list events, create and update events, look up free/busy windows, and manage calendar ACLs. The CLI wraps the Calendar v3 API and produces structured JSON.
Prerequisites
- If this deployment is managed/hosted, the Google credential is already provisioned at sign-in —
gwsis installed and authenticated, so skip the setup flow below and rungwsdirectly. Scopes are fixed at sign-in on a managed deployment: when a call fails withscope requiredor HTTP 401, tell the user which action needs a scope their account wasn't granted, instead of trying to set anything up. (The scope list below still describes which verb
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 1 file
skills/google/google-calendar/SKILL.md