recipe-find-free-time

Query Google Calendar free/busy status for multiple users to identify available meeting slots.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill recipe-find-free-time
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-find-free-time
Source: https://github.com/m13v/fazm/tree/main/skills/recipe-find-free-time
Command: npx skills add https://github.com/m13v/fazm --skill recipe-find-free-time

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws-calendar.

What problem does it solve?

This Skill helps users find available meeting times by checking the free/busy status of multiple Google Calendars, streamlining the scheduling process.

Core Features & Use Cases

  • Multi-user Calendar Query: Checks free/busy information for specified attendees.
  • Slot Identification: Helps identify overlapping free periods for scheduling.
  • Event Creation: Facilitates the creation of new events in the identified free slots.
  • Use Case: Quickly find a 30-minute slot next week when both you and your colleague are available for a project sync.

Quick Start

Query Google Calendar free/busy status for [email protected] and [email protected] between 8 AM and 6 PM today.

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 available meeting slots across multiple Google Calendars?

To find available meeting slots across multiple Google Calendars, use this Skill to query the free/busy status of specified attendees within a given time range, identifying overlapping free periods for scheduling.

Can I automatically create Google Calendar events in free slots after checking availability?

Yes, you can automatically create Google Calendar events in free slots. After querying free/busy status to identify overlapping available periods, the Skill facilitates automated event creation directly in those identified free slots.

Do I need the gws-calendar skill to check Google Calendar free/busy status?

Yes, you need the gws-calendar skill to check Google Calendar free/busy status. This Skill requires both the gws-calendar dependency and the gws CLI tool installed in your environment to execute calendar queries and event creation.

What's the best way to schedule a project sync when attendees have different schedules?

The best way to schedule a project sync with conflicting schedules is querying Google Calendar free/busy information for all attendees. This identifies overlapping free periods within a specified time range, streamlining the process.

How does querying Google Calendar free/busy status for multiple users work?

Querying Google Calendar free/busy status for multiple users works by checking the specified attendees' calendars simultaneously within a targeted time range, such as 8 AM to 6 PM, to pinpoint mutual availability.