recipe-plan-weekly-schedule

googleworkspace/cli · updated Apr 8, 2026

$npx skills add https://github.com/googleworkspace/cli --skill recipe-plan-weekly-schedule
0 commentsdiscussion
summary

Review your Google Calendar week, identify gaps, and add events to fill them.

  • Requires the gws-calendar skill to execute; works with your primary Google Calendar
  • Workflow includes four steps: view weekly agenda, query free/busy slots, insert new events, and review the updated schedule
  • Supports event creation with customizable summary, start time, and end time parameters
skill.md

1d:["$","div",null,{"className":"prose prose-invert max-w-none prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-4xl prose-h1:mb-2 prose-h2:text-2xl prose-h2:mb-2 prose-h3:text-lg prose-h3:mb-2 prose-p:text-muted-foreground prose-li:text-muted-foreground prose-code:bg-muted prose-code:text-foreground prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-sm prose-code:before:content-none prose-code:after:content-none prose-pre:bg-muted prose-pre:text-foreground prose-pre:border prose-pre:border-border prose-pre:rounded-md [&_table]:!border-[color:var(--border)] [&_th]:!border-[color:var(--border)] [&_td]:!border-[color:var(--border)]","dangerouslySetInnerHTML":{"__html":"<h1>Plan Your Weekly Google Calendar Schedule</h1>\n<blockquote>\n<p><strong>PREREQUISITE:</strong> Load the following skills to execute this recipe: <code>gws-calendar</code></p>\n</blockquote>\n<p>Review your Google Calendar week, identify gaps, and add events to fill them.</p>\n<h2>Steps</h2>\n<ol>\n<li>Check this week's agenda: <code>gws calendar +agenda</code></li>\n<li>Check free/busy for the week: <code>gws calendar freebusy query --json '{"timeMin": "2025-01-20T00:00:00Z", "timeMax": "2025-01-25T00:00:00Z", "items": [{"id": "primary"}]}'</code></li>\n<li>Add a new event: <code>gws calendar +insert --summary 'Deep Work Block' --start '2026-01-21T14:00:00' --end '2026-01-21T16:00:00'</code></li>\n<li>Review updated schedule: <code>gws calendar +agenda</code></li>\n</ol>"}}]

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.650 reviews
  • Nia Torres· Dec 28, 2024

    recipe-plan-weekly-schedule fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Mateo Wang· Dec 16, 2024

    recipe-plan-weekly-schedule has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Dhruvi Jain· Dec 8, 2024

    recipe-plan-weekly-schedule reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Aditi Bhatia· Dec 8, 2024

    recipe-plan-weekly-schedule is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Jin Gill· Dec 8, 2024

    recipe-plan-weekly-schedule reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Oshnikdeep· Nov 27, 2024

    I recommend recipe-plan-weekly-schedule for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Nikhil Ramirez· Nov 27, 2024

    Solid pick for teams standardizing on skills: recipe-plan-weekly-schedule is focused, and the summary matches what you get after install.

  • Nikhil Diallo· Nov 27, 2024

    I recommend recipe-plan-weekly-schedule for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Kofi Khan· Nov 7, 2024

    We added recipe-plan-weekly-schedule from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Nia Anderson· Nov 7, 2024

    Keeps context tight: recipe-plan-weekly-schedule is the kind of skill you can hand to a new teammate without a long onboarding doc.

showing 1-10 of 50

1 / 5