recipe-plan-weekly-schedule

Identify gaps in a Google Calendar week and insert scheduled events.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill recipe-plan-weekly-schedule-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-plan-weekly-schedule
Source: https://github.com/cellarwood/figurio/tree/main/skills/recipe-plan-weekly-schedule
Command: npx skills add https://github.com/cellarwood/figurio --skill recipe-plan-weekly-schedule-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review your Google Calendar week, identify gaps, and add events to fill them.

Core Features & Use Cases

  • Check the week's agenda for gaps
  • Query free/busy and infer optimal time blocks
  • Insert new events to fill identified gaps and balance workload

Quick Start

Check this week's agenda and fill gaps by adding a new event with gws-calendar.

Frequently Asked Questions about recipe-plan-weekly-schedule

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

FAQPage Schema
How do I automatically fill empty time slots in Google Calendar?

To fill empty Google Calendar slots, this Skill checks your weekly agenda for gaps and inserts new events to balance your workload automatically using the Google Calendar API.

What is the best way to schedule weekly calendar blocks based on free busy data?

Scheduling weekly calendar blocks is handled by querying your free/busy data to infer optimal time slots, then inserting new events into the identified gaps across your personal and professional calendars.

Do I need the gws-calendar skill to read calendar data for weekly planning?

Yes, you need the gws-calendar skill to read calendar data, perform free/busy queries, and insert events via the Google Calendar API within the configured runtime environment for weekly planning.

Can I automate checks of my agenda and free busy queries for weekly scheduling?

You can automate checks of your agenda and free/busy queries to identify available periods, enabling automated weekly scheduling and insertion of new events into your Google Calendar.

Does this weekly scheduling workflow apply to both personal and professional calendars?

Yes, this weekly scheduling workflow applies to individuals managing planning across both personal and professional calendars, reading agenda and free/busy data to insert optimized time blocks.

What are the limitations when adding events to fill calendar gaps?

Limitations include relying entirely on the gws-calendar skill for Google Calendar API interactions, meaning it cannot identify gaps or insert events without that configured runtime dependency.