← Back to Skills Marketplace
Recipe Block Focus Time
by
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
426
Downloads
0
Stars
10
Active Installs
13
Versions
Install in OpenClaw
/install recipe-block-focus-time
Description
Create recurring focus time blocks on Google Calendar to protect deep work hours.
Usage Guidance
This recipe is coherent and lightweight: it simply runs the gws CLI to insert a recurring calendar event and then lists the agenda. Before installing or running it, confirm you have the official gws CLI and the gws-calendar helper installed and authenticated, review the gws CLI's OAuth scopes (so it only has calendar access you expect), and update the command to use the correct dates/timezone instead of the hard-coded example. If you are uncomfortable granting the gws CLI calendar access to this agent, do not enable it or run the commands manually from a trusted environment.
Capability Analysis
Type: OpenClaw Skill
Name: recipe-block-focus-time
Version: 1.0.12
The skill bundle is a straightforward recipe for scheduling recurring focus time blocks on Google Calendar using the 'gws' CLI tool. The instructions in SKILL.md are transparent, align perfectly with the stated purpose, and do not exhibit any signs of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the actions in SKILL.md: it calls the gws CLI and depends on a gws-calendar skill to insert calendar events. Requiring the gws binary and the gws-calendar helper is proportionate to the stated goal.
Instruction Scope
Instructions are concise and limited to creating and verifying a recurring calendar event via the gws CLI. They do not reference unrelated files, env vars, or external endpoints. Note: the recipe assumes an authenticated gws CLI and uses a hard-coded example date/time; the user/agent should parameterize dates and ensure gws is authorized before running.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables or credentials. However, it implicitly relies on the user's existing gws CLI authentication (OAuth/token/state stored by gws). Ensure that the gws CLI's credentials/scopes are appropriate, since the skill will operate using whatever access the gws binary already has.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or modify other skills. Normal autonomous invocation is allowed but not excessive here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recipe-block-focus-time - After installation, invoke the skill by name or use
/recipe-block-focus-time - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated skill version from 0.22.4 to 0.22.5 in metadata.
- No other changes made to functionality or documentation.
v1.0.11
- Updated skill version from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Updated skill metadata version from 0.22.2 to 0.22.3 in SKILL.md.
v1.0.9
- Updated skill version in metadata from 0.22.1 to 0.22.2 in SKILL.md.
v1.0.8
- Updated metadata version from 0.22.0 to 0.22.1 in SKILL.md.
v1.0.7
- Bumped version from 0.21.2 to 0.22.0 in metadata.
- No functional or documentation changes beyond the version update.
v1.0.6
- Updated version number in metadata from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated metadata version from 0.20.1 to 0.21.1 in SKILL.md.
v1.0.4
- Updated skill metadata version from 0.20.0 to 0.20.1 in SKILL.md.
- No other changes made.
v1.0.3
- Bumped skill version to 0.20.0 in SKILL.md.
v1.0.2
- Updated metadata version to 0.19.0.
- Moved the version field under the metadata block.
- No recipe logic or content changes.
v1.0.1
- Updated metadata formatting for the "requires" section to use list syntax for "bins" and "skills".
- No changes to functionality or usage instructions.
v1.0.0
Initial release — schedule recurring focus time on Google Calendar.
- Adds a recipe to create recurring "Focus Time" blocks on weekdays.
- Ensures new events are marked as busy to protect deep work hours.
- Requires the gws-calendar skill for execution.
Metadata
Frequently Asked Questions
What is Recipe Block Focus Time?
Create recurring focus time blocks on Google Calendar to protect deep work hours. It is an AI Agent Skill for Claude Code / OpenClaw, with 426 downloads so far.
How do I install Recipe Block Focus Time?
Run "/install recipe-block-focus-time" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recipe Block Focus Time free?
Yes, Recipe Block Focus Time is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recipe Block Focus Time support?
Recipe Block Focus Time is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recipe Block Focus Time?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.
More Skills