gws-calendar-insert

Creates Google Calendar events with attendees via the gws CLI.

1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/Porkbutts/jetaasc-events --skill gws-calendar-insert-porkbutts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-calendar-insert
Source: https://github.com/Porkbutts/jetaasc-events/tree/main/.agents/skills/gws-calendar-insert
Command: npx skills add https://github.com/Porkbutts/jetaasc-events --skill gws-calendar-insert-porkbutts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of new events in your Google Calendar, saving you time and ensuring no details are missed.

Core Features & Use Cases

  • Event Creation: Quickly add new events with essential details like summary, start/end times, location, and description.
  • Attendee Management: Easily invite attendees by adding their email addresses.
  • Use Case: Schedule a team meeting by providing the summary, time, and attendee emails, letting the Skill handle the calendar entry.

Quick Start

Create a new event in your primary Google Calendar titled 'Project Sync' starting at 10 AM and ending at 10:30 AM on June 17, 2026, using the Pacific Time Zone.

Frequently Asked Questions about gws-calendar-insert

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

FAQPage Schema
How do I create a Google Calendar event with attendees and time details?

To create a Google Calendar event, you provide a summary, start and end times, location, description, and attendee email addresses, which the Skill uses to generate the entry on your primary calendar.

Can I invite multiple people to a Google Calendar event using their email addresses?

Yes, you can invite multiple attendees to a Google Calendar event by supplying their email addresses, allowing the Skill to automatically add them to the newly created meeting entry.

Do I need the gws CLI tool to automate Google Calendar event creation?

Yes, you need the gws CLI tool installed to execute this Skill, as it relies on this command-line interface to interact with Google Calendar and generate the event entries.

What time format is required for scheduling Google Calendar events?

Scheduling Google Calendar events requires ISO 8601 time formats for accuracy, ensuring the start and end times are correctly parsed when the event entry is created.

How do I schedule a team meeting in Google Calendar without missing details?

You can schedule a team meeting by providing the event summary, time, and attendee emails to the Skill, which automates the calendar entry and ensures no essential details are missed.

Does this Skill default to my primary Google Calendar when adding new events?

Yes, this Skill defaults to your primary Google Calendar when adding new events, automatically routing the created meeting details to your main schedule.