gws-calendar

Manage Google Calendar events and attendees via CLI operations.

2|1|Updated Jan 31, 2014
One-click install
npx skills add https://github.com/mattforni/homebase --skill gws-calendar-mattforni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-calendar
Source: https://github.com/mattforni/homebase/tree/main/.claude/skills/gws-calendar
Command: npx skills add https://github.com/mattforni/homebase --skill gws-calendar-mattforni

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate calendars and events across personal and team contexts to prevent scheduling conflicts and missed meetings.

Core Features & Use Cases

  • Create, update, and delete events across calendars
  • Manage attendees and calendar sharing
  • Synchronize calendars across devices and teams

Quick Start

Create a new event on the primary calendar for tomorrow at 9am.

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 for team coordination?

Automating Google Calendar event creation involves using API-based operations to insert, update, or delete events. This skill handles event creation and attendee management to coordinate calendars and prevent scheduling conflicts across teams.

Can I manage attendees and calendar sharing through Google Calendar automation?

Managing attendees and calendar sharing is supported through Google Calendar API integration. You can synchronize calendars across devices and teams while handling attendee management to ensure coordinated scheduling.

What's the best way to synchronize calendars across devices and teams?

Synchronizing calendars across devices and teams requires Google Calendar API integration with watch and list operations. This approach handles calendar synchronization to prevent missed meetings and scheduling conflicts.

Do I need authentication prerequisites to use the Google Calendar API for scheduling?

Authentication prerequisites are required to use the Google Calendar API for scheduling tasks. The skill enforces authentication prerequisites to perform CLI-based calendar operations like inserting, listing, updating, and deleting events.

What CLI operations are available for Google Calendar event management?

CLI operations for Google Calendar event management include insert, list, update, delete, and watch commands. These operations handle event creation, updates, attendee management, and calendar synchronization through the Google Calendar API.

Why use API integration instead of manual entry for calendar planning and scheduling?

Using API integration for calendar planning and scheduling automates event creation and updates across personal and team contexts. This prevents scheduling conflicts and missed meetings that occur with manual calendar coordination.