Skip to main content
Back to the directory
googleworkspace/cliSoftware EngineeringFrontend and Design

recipe-block-focus-time

Recurring focus time blocks on Google Calendar to protect deep work hours.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
11

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-block-focus-time
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, recipe-block-focus-time has 11 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: googleworkspace/cli. Canonical URL: https://skills.sh/googleworkspace/cli/recipe-block-focus-time.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Recurring focus time blocks on Google Calendar to protect deep work hours. PREREQUISITE: Load the following skills to execute this recipe: gws-calendar Create recurring focus time blocks on Google Calendar to protect deep work hours. - Creates weekly recurring focus blocks (Monday–Friday by default) that display as busy time, preventing calendar conflicts - Requires the gws-calendar skill and uses Google Calendar's recurrence rules for flexible scheduling - Includes verification step to confirm blocks appear correctly in calendar agenda view - 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 listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Recurring focus time blocks on Google Calendar to protect deep work hours.

Is recipe-block-focus-time good?

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

Which AI agents support recipe-block-focus-time?

recipe-block-focus-time currently lists compatibility with Skills CLI.

Is recipe-block-focus-time safe to install?

recipe-block-focus-time has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

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

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

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

Run the following command to 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