gws-calendar

Automate Google Calendar event creation, updates, and retrieval via CLI and API.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill gws-calendar-wuyyyyyou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-calendar
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/gws-calendar
Command: npx skills add https://github.com/wuyyyyyou/cli --skill gws-calendar-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Calendar management can be tedious; this Skill automates event creation, updates, and retrieval to streamline scheduling and planning across calendars.

Core Features & Use Cases

  • Create, update, and fetch events across calendars, with support for attendees, times, locations, and reminders.
  • Calendar discovery and organization: list calendars, set default calendars, and manage color-coding and visibility.
  • Use Case: Schedule a daily standup for the team and pull a summary of the week’s events.

Quick Start

Create a new event on tomorrow at 10 AM in your primary calendar.

Frequently Asked Questions about gws-calendar

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

FAQPage Schema
How do I automate Google Calendar event creation and retrieval for team scheduling?

You can automate Google Calendar event creation and retrieval by using an AI agent that executes calendar and event operations via CLI and API surfaces, returning structured JSON results for downstream scheduling workflows.

Can I manage multiple Google Calendars and set a default calendar through an AI agent?

Yes, calendar management supports listing calendars, setting default calendars, and managing color-coding and visibility across multiple Google Calendars for both personal and team scheduling tasks.

What do I need to authenticate before using an AI agent for Google Calendar automation?

Google Calendar automation requires handling authentication prerequisites before executing calendar and event operations, ensuring the AI agent can securely access and manage your calendars via CLI or API.

Does this Google Calendar automation tool support adding attendees and reminders to events?

Yes, event operations support adding attendees, setting times and locations, and configuring reminders when creating or updating events across your connected Google Calendars.

What is the best way to pull a weekly summary of events from Google Calendar using an AI agent?

The best way to pull a weekly event summary is to use the event retrieval operations to fetch scheduled events, which are then formatted in structured JSON for easy integration into reporting workflows.

Are there limitations when integrating Google Calendar automation with downstream workflows?

Results are formatted in structured JSON for downstream workflows, so any limitations would depend on your system's ability to parse JSON outputs from the calendar and event operations executed via CLI or API.