One-click install
npx skills add https://github.com/ryok/team-operations --skill google-calendar-ryok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-calendar
Source: https://github.com/ryok/team-operations/tree/main/.claude/skills/google-calendar
Command: npx skills add https://github.com/ryok/team-operations --skill google-calendar-ryok

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables CLI-driven management of Google Calendar events, allowing users to list, search, create, update, and delete events, as well as respond to invitations directly from the terminal.

Core Features & Use Cases

  • List and view events across one or more calendars.
  • Create, update, and delete events, including inviting attendees.
  • Search and filter events, and respond to invitations from the command line.
  • Use case: Schedule a recurring stand-up, check today’s agenda, or quickly block time for focus using gogcli.

Quick Start

Install and authenticate with gogcli, then run a command to manage your calendar.

Frequently Asked Questions about google-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 using gogcli. It enables listing, searching, creating, updating, and deleting events, plus responding to invitations directly from the terminal.

Can I create and update recurring calendar events using a CLI?

Yes, you can create and update recurring calendar events using a CLI. The gogcli supports typical workflow scenarios like scheduling recurring stand-ups or blocking focus time directly from the terminal.

What is the best way to search and filter Google Calendar events in terminal?

The best way to search and filter Google Calendar events in the terminal is using gogcli. It provides CLI-driven commands to search and filter events across one or more connected calendars.

Does gogcli support responding to Google Calendar invitations?

Yes, gogcli supports responding to Google Calendar invitations. You can accept or decline event invitations and manage attendees directly through standard event manipulation commands in the CLI.

Do I need to install any dependencies to use gogcli for calendar management?

You need to install and authenticate with gogcli before managing calendars. Once authenticated, you can run commands to select calendars and perform standard event manipulation operations.