Skip to main content
Back to registry

recipe-block-focus-time

googleworkspace/cli

PREREQUISITE: Load the following skills to execute this recipe: gws-calendar

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-block-focus-time
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-calendar Create recurring focus time blocks on Google Calendar to protect deep work hours. - Create recurring focus block: gws calendar events insert --params '{"calendarId": "primary"}' --json '{"summary": "Focus Time", "description": "Protected deep work block", "start": {"dateTime": "2025-01-20T09:00:00", "timeZone": "America/New_York"}, "end": {"dateTime": "2025-01-20T11:00:00", "timeZone": "America/New_York"}, "recurrence": ["RRULE:FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR"], "transparency": "opaque"}' - Verify it shows as busy: gws calendar +agenda

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-block-focus-time do?

PREREQUISITE: Load the following skills to execute this recipe: gws-calendar

Is recipe-block-focus-time good?

recipe-block-focus-time does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-block-focus-time work with?

recipe-block-focus-time currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to recipe-block-focus-time?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-block-focus-time?

npx skills add https://github.com/googleworkspace/cli --skill recipe-block-focus-time

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering