Review your Google Calendar week, identify gaps, and add events to fill them.
Install with Tessl CLI
npx tessl i github:googleworkspace/cli --skill recipe-plan-weekly-schedule69
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
PREREQUISITE: Load the following skills to execute this recipe:
gws-calendar
Review your Google Calendar week, identify gaps, and add events to fill them.
gws calendar +agendagws calendar freebusy query --json '{"timeMin": "2025-01-20T00:00:00Z", "timeMax": "2025-01-25T00:00:00Z", "items": [{"id": "primary"}]}'gws calendar +insert --summary 'Deep Work Block' --start '2025-01-21T14:00' --duration 120gws calendar +agenda6ed836c
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.