google-calendar

Create and manage Google Calendar events with titles, times, attendees, and locations.

199|25|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/refly-ai/refly-skills --skill google-calendar-refly-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-calendar
Source: https://github.com/refly-ai/refly-skills/tree/main/skills/google-calendar
Command: npx skills add https://github.com/refly-ai/refly-skills --skill google-calendar-refly-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines calendar management by allowing users to create and manage events directly within their Google Calendar, automating scheduling tasks.

Core Features & Use Cases

  • Event Creation: Quickly create new calendar events with titles, descriptions, start/end times, attendees, and locations.
  • Schedule Management: Automate the process of adding appointments and meetings to your calendar.
  • Workflow Integration: Integrate calendar actions into broader automated workflows.
  • Use Case: Automatically schedule a follow-up meeting with a client after a sales call by providing the client's email and desired meeting time.

Quick Start

Use the google-calendar skill to create an event titled "Team Sync" starting tomorrow at 10 AM for one hour.

Frequently Asked Questions about google-calendar

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

FAQPage Schema
How do I automate Google Calendar event creation for meetings and appointments?

Automating Google Calendar event creation involves programmatically submitting event details like titles, descriptions, start and end times, attendees, and locations to schedule meetings without manual entry.

Can I integrate Google Calendar scheduling into my automated workflows?

Yes, you can integrate Google Calendar scheduling into automated workflows by passing appointment details programmatically, enabling actions like automatically scheduling client follow-up meetings after a sales call.

What details are needed to create a Google Calendar event programmatically?

Creating a Google Calendar event programmatically requires specific event details including a title, description, start and end times, attendee email addresses, and a location.

What is the best way to manage appointments and meetings in Google Calendar programmatically?

Managing appointments programmatically is best achieved by using integration tools that accept structured event data like time and attendees to automatically populate your Google Calendar schedule.

Does programmatic Google Calendar management support adding multiple attendees to an event?

Yes, programmatic Google Calendar management supports adding multiple attendees by supplying their email addresses within the event details during the automated creation process.

When do I need to use programmatic event creation for Google Calendar?

You need programmatic Google Calendar event creation when automating repetitive scheduling tasks, such as adding appointments or follow-up meetings directly from broader automated business workflows.