autobook

Find the earliest shared 30-minute slot for PM, PO, and Talent and create a Google Calendar event after confirmation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SingularAgency/claude-marketplace --skill autobook-singularagency
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: autobook
Source: https://github.com/SingularAgency/claude-marketplace/tree/main/plugins/calendar-automatcher/skills/autobook
Command: npx skills add https://github.com/SingularAgency/claude-marketplace --skill autobook-singularagency

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finds the first available 30-minute slot where PM, PO, and Talent are all free, proposes it to the user, and creates the Google Calendar event upon confirmation.

Core Features & Use Cases

  • Finds the earliest shared 30-minute availability among three participants and books it after user confirmation.
  • Supports natural-language scheduling such as next 48 hours, a specific day, next week, or this Friday.
  • Integrates with Google Calendar via gcal_find_meeting_times, gcal_list_events, and gcal_create_event.

Quick Start

Ask Autobook to scan your calendars and book the first available 30-minute slot with PM, PO, and Talent.

Frequently Asked Questions about autobook

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

FAQPage Schema
How do I automate scheduling a 30-minute meeting for multiple participants?▼

Automating scheduling scans participant calendars to find the earliest shared 30-minute slot and proposes it for confirmation. It uses Google Calendar integration to check availability and creates the event once confirmed.

Can I book a shared calendar slot using natural language dates like this Friday?▼

Yes, natural language scheduling supports flexible day references like this Friday, next 48 hours, or next week. The system interprets these phrases to search for available 30-minute slots within those specified ranges.

How does automated team coordination find available meeting times across calendars?▼

Team coordination finds available meeting times by using calendar helpers to read configurations and scan the Google Calendars of all required participants. It identifies the first open 30-minute window where everyone is free.

Does calendar automation work within defined working hours for internal meetings?▼

Yes, calendar automation applies to coordinating internal meetings strictly within defined working hours. It ensures that any proposed 30-minute slot falls inside these configured boundaries before presenting it to the user.

What is the best way to book the earliest available calendar slot for PM, PO, and Talent?▼

The best way to book the earliest slot is to request a scan of PM, PO, and Talent calendars. The automation locates the first shared 30-minute availability and generates a Google Calendar event upon user confirmation.

Can I use Google Calendar to automate finding meeting times without manual checking?▼

Yes, you can automate finding meeting times by integrating directly with Google Calendar via dedicated helpers. The system lists events, finds open 30-minute slots, and creates the event automatically after confirmation.