gws-calendar

Manage Google Calendar events and calendars via a command-line interface.

7|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/omriariav/workspace-cli --skill gws-calendar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-calendar
Source: https://github.com/omriariav/workspace-cli/tree/main/skills/calendar
Command: npx skills add https://github.com/omriariav/workspace-cli --skill gws-calendar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of your Google Calendar directly from the command line, eliminating the need to switch to a web browser for common scheduling tasks.

Core Features & Use Cases

  • Event Management: Create, update, delete, and RSVP to events.
  • Calendar Operations: List calendars, manage secondary calendars, and set subscriptions.
  • Use Case: Quickly check your availability for the next week and schedule a new meeting with specific attendees.

Quick Start

List your upcoming calendar events for the next 7 days.

Frequently Asked Questions about gws-calendar

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

FAQPage Schema
How do I manage Google Calendar events from the command line?

You can manage Google Calendar events from the command line by creating, updating, deleting, and RSVPing to events directly. It uses a terminal interface to handle scheduling tasks without needing a web browser.

Can I check Google Calendar free/busy information using a CLI?

Yes, you can query free/busy information using the CLI. This allows you to quickly check your availability and schedule new meetings with specific attendees directly from your terminal.

Does this calendar CLI tool support JSON output for scripting?

Yes, the calendar CLI tool supports structured JSON output. This enables you to parse event data programmatically and integrate scheduling commands into your existing automation scripts.

What Google Calendar operations are available besides creating events?

Besides creating events, available operations include listing calendars, managing secondary calendars, handling subscriptions, and managing access control lists for comprehensive scheduling management.

Do I need any external dependencies to automate Google Workspace scheduling?

No external dependencies are required to automate Google Workspace scheduling. The Skill operates independently to interact with Google Calendar services and execute commands from your terminal.