gws-meeting-scheduler

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

15|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/jackchuka/skills --skill gws-meeting-scheduler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-meeting-scheduler
Source: https://github.com/jackchuka/skills/tree/main/gws-meeting-scheduler
Command: npx skills add https://github.com/jackchuka/skills --skill gws-meeting-scheduler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Find mutual availability and create Google Calendar events using the gws CLI to streamline meeting coordination across attendees and time zones.

Core Features & Use Cases

  • Detect attendees' timezones by querying their calendars to determine accurate offsets and IANA names.
  • Check free/busy across multiple calendars to identify feasible slots within each participant's work hours.
  • Create calendar events (and Meet links when requested) using the gws calendar commands with a consolidated attendee list.
  • Handle edge cases such as missing emails, conflicting events, and cross-timezone scheduling with guardrails and clear user prompts.

Quick Start

Schedule a meeting with Alice and Bob for next Friday at 10 AM using the gws CLI.

Frequently Asked Questions about gws-meeting-scheduler

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I schedule a meeting across different time zones using Google Calendar?

To schedule a meeting across time zones, this tool detects attendees' IANA timezone names by querying their calendars, then identifies overlapping availability to create the Google Calendar event.

How do I check free/busy availability for multiple attendees before scheduling?

You can check free/busy status across multiple calendars to identify feasible slots within each participant's work hours, ensuring the selected time works for everyone before creating the event.

Can I generate a Google Meet link automatically when creating a calendar event?

Yes, you can generate Google Meet links automatically when creating calendar events via the gws CLI, consolidating the attendee list and conferencing details into a single event creation step.

What do I need to install to automate meeting scheduling with the gws CLI?

You need the gws CLI installed and authenticated with your Google account to support timezone detection, free/busy checks, and event creation.

How does cross-timezone scheduling handle conflicting events or missing emails?

Cross-timezone scheduling includes guardrails and clear user prompts to handle edge cases such as missing emails, conflicting events, and scheduling overlaps across participant calendars.