gws-meeting-scheduler

Installation
SKILL.md

Meeting Scheduler

Find mutual availability and create Google Calendar events using the gws CLI.

Prerequisites

  • gws CLI installed and authenticated

Workflow

1. Resolve attendee email

If the user provides a name but no email, search past calendar events:

gws calendar events list --params '{"calendarId":"primary","q":"<name>","maxResults":10}'

Look at the attendees array in results to find the matching email. If multiple matches, ask the user to confirm.

Installs
8
GitHub Stars
15
First Seen
Mar 11, 2026
gws-meeting-scheduler — jackchuka/skills