Recipe Block Focus Time

🌐Community
by googleworkspace · vlatest · Repository

This skill helps you schedule focused blocks of time for cooking recipes, boosting productivity and meal prep efficiency.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add recipe-block-focus-time npx -- -y @trustedskills/recipe-block-focus-time
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "recipe-block-focus-time": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/recipe-block-focus-time"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

recipe-block-focus-time

What it does

This skill enables AI agents to block specific time slots in Google Calendar, effectively creating focused work periods. It automates the scheduling of deep work sessions by preventing conflicts and reserving dedicated time for high-priority tasks.

When to use it

  • Deep Work Scheduling: Automatically book blocks of uninterrupted time for complex problem-solving or creative writing.
  • Meeting Management: Clear existing calendar slots to ensure availability for critical, time-sensitive projects.
  • Focus Enforcement: Prevent distractions by blocking social media browsing or administrative tasks during designated productivity hours.
  • Team Coordination: Reserve shared resources or team focus times to align on specific deliverables without scheduling conflicts.

Key capabilities

  • Blocks specific time ranges in Google Calendar
  • Prevents new events from conflicting with blocked slots
  • Integrates directly with the Google Workspace ecosystem
  • Automates the creation of focused work periods via CLI

Example prompts

  • "Block two hours today between 10 AM and noon for deep work on the Q3 report."
  • "Schedule a focus block every Tuesday from 9 AM to 11 AM to prevent meetings during my prime coding hours."
  • "Reserve next Friday morning as a distraction-free zone for preparing the client presentation."

Tips & gotchas

Ensure your Google Calendar API permissions are correctly configured before attempting to execute blocking commands. This skill works best when paired with other scheduling tools to automatically fill remaining open slots after focus times are secured.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
173

🌐 Community

Passed automated security scans.