recipe-find-free-time

Find overlapping free slots across multiple Google Calendar accounts.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/73ai/openbotkit --skill recipe-find-free-time-73ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-find-free-time
Source: https://github.com/73ai/openbotkit/tree/main/skills/recipe-find-free-time
Command: npx skills add https://github.com/73ai/openbotkit --skill recipe-find-free-time-73ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Querying free/busy data across multiple Google Calendar accounts to identify a suitable meeting time without back-and-forth.

Core Features & Use Cases

  • Find common free slots across participants by querying Google Calendar free/busy data.
  • Multi-calendar coordination supports teams across time zones to schedule meetings efficiently.
  • Use Case: plan a 60-minute team meeting between several participants within the next 7 days.

Quick Start

Find a common free time across calendars within a chosen date range.

Frequently Asked Questions about recipe-find-free-time

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

FAQPage Schema
How do I find common free time across multiple Google Calendar accounts?

Finding common free time across multiple Google Calendar accounts requires querying free/busy data for a target date range to identify overlapping availability. This Skill uses read-only calendar data to locate candidate meeting slots across participants without back-and-forth emails.

What is the best way to coordinate team meetings across different time zones?

The best way to coordinate team meetings across different time zones is by querying multi-calendar free/busy data to find overlapping availability. This Skill checks Google Calendar accounts within a chosen date range to efficiently identify suitable meeting times for all participants.

Do I need Google Calendar access to check overlapping availability?

Yes, you need Google Calendar access and the gws-calendar skill to check overlapping availability. The Skill relies on querying read-only free/busy data directly from Google Calendar accounts to successfully identify candidate slots for your participants.

Can I schedule a 60-minute team meeting within the next 7 days using free/busy data?

Yes, you can schedule a 60-minute team meeting within the next 7 days by querying Google Calendar free/busy data. The Skill scans the target date range across multiple participant calendars to pinpoint common free slots that fit your meeting duration.

Does this method of finding common free slots modify my existing calendar events?

No, finding common free slots does not modify your existing calendar events. The Skill uses read-only free/busy data to identify candidate slots, ensuring your current Google Calendar schedules remain completely untouched during the coordination process.