google-calendar

Query Google Calendar events to check availability and summarize upcoming events.

20|25|Updated May 30, 2026
One-click install
npx skills add https://github.com/OpenCoven/coven-cave --skill google-calendar-opencoven
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-calendar
Source: https://github.com/OpenCoven/coven-cave/tree/main/marketplace/plugins/google-calendar/skills/google-calendar
Command: npx skills add https://github.com/OpenCoven/coven-cave --skill google-calendar-opencoven

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies scheduling and planning by providing calendar context without creating or altering events.

Core Features & Use Cases

  • Check Availability: Verify the availability of individuals for meetings or appointments.
  • Summarize Upcoming Events: Get a summary of upcoming events in a user's calendar.
  • Draft Event Details: Create draft event details for approval.
  • Use Case: Use the Skill to check the availability of team members for a meeting and draft the meeting details for approval.

Quick Start

Use the google-calendar skill to check availability for a meeting with John on the upcoming Monday at 3 PM.

Frequently Asked Questions about google-calendar

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

FAQPage Schema
How do I check calendar availability for scheduling a meeting?

To check calendar availability for scheduling, this Skill queries the user's calendar API to read existing events without modifying them. It verifies if individuals are free for specific appointments, such as a meeting on Monday at 3 PM.

Can I draft event details for approval without altering my calendar?

Yes, you can draft event details for approval without altering your calendar. This Skill provides calendar context by creating draft event summaries for review, ensuring it never creates or modifies actual events without explicit permission.

Do I need calendar API permissions to summarize upcoming events?

Yes, you need secure calendar API permissions to summarize upcoming events. This Skill requires explicit authorization to read existing events from your calendar, allowing it to apply context for planning and event coordination.

What is the best way to coordinate schedules for a team meeting?

The best way to coordinate schedules for a team meeting is using this Skill to check the availability of all team members. It queries multiple calendars to provide scheduling context, enabling you to find overlapping free time.

Why does this scheduling approach only read events without modifying them?

This scheduling approach only reads events without modifying them to ensure secure, non-destructive calendar context. It prevents automated tools from accidentally creating or altering events, prioritizing manual approval for any drafted meeting details.