← Back to Skills Marketplace
googleworkspace-bot

Recipe Plan Weekly Schedule

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ⚠ suspicious
392
Downloads
0
Stars
9
Active Installs
13
Versions
Install in OpenClaw
/install recipe-plan-weekly-schedule
Description
Review your Google Calendar week, identify gaps, and add events to fill them.
Usage Guidance
This recipe is mostly coherent but has practical problems you should address before installing: (1) It runs 'gws' calendar commands that will read and create events — ensure you trust the gws/gws-calendar tools and their OAuth consent, since calendar access is sensitive. (2) The SKILL.md uses hardcoded dates (2025/2026) instead of computing the current week; that can cause the agent to inspect or insert events on the wrong dates. Ask the author to (a) make the date range dynamic (e.g., compute the current week's start/end), and (b) add an explicit confirmation step before creating events (or run in a test calendar). If you still want to try it, test on a throwaway calendar or restrict gws permissions first.
Capability Analysis
Type: OpenClaw Skill Name: recipe-plan-weekly-schedule Version: 1.0.12 The skill bundle is a straightforward recipe for managing a Google Calendar schedule using the 'gws' command-line tool. The instructions in SKILL.md align perfectly with the stated purpose of reviewing and filling calendar gaps, and no malicious behaviors, data exfiltration, or suspicious execution patterns were identified.
Capability Assessment
Purpose & Capability
The skill says it will review and add events to a Google Calendar and its SKILL.md invokes the 'gws' CLI and references a 'gws-calendar' helper skill. Requiring 'gws' is coherent with the described Google Calendar integration.
Instruction Scope
All runtime instructions are gws calendar commands (agenda, freebusy, insert). However the steps use hardcoded JSON timestamps (timeMin/timeMax for 2025-01-20..2025-01-25 and an insert for 2026-01-21) rather than dynamically computing 'this week'. The recipe as-written would operate on specific dates and can insert events without an explicit confirmation step or prompt to choose correct dates — this increases risk of unwanted calendar modifications or surprising behavior.
Install Mechanism
Instruction-only skill with no install spec or code files. Nothing will be downloaded or written by the skill itself (lowest install risk).
Credentials
The skill declares no environment variables, credentials, or config paths. That is proportionate given it delegates calendar access to the 'gws' / 'gws-calendar' tooling (which would be responsible for auth).
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill does not request persistent presence or system-wide config changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recipe-plan-weekly-schedule
  3. After installation, invoke the skill by name or use /recipe-plan-weekly-schedule
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated version number in SKILL.md from 0.22.4 to 0.22.5. - No changes to features, usage, or documentation content.
v1.0.11
- Updated skill version in documentation to 0.22.4. - No functional changes; documentation update only.
v1.0.10
- Updated metadata version from 0.22.2 to 0.22.3 in SKILL.md. - No changes to functionality or usage instructions.
v1.0.9
- Updated skill metadata version to 0.22.2 in SKILL.md. - No changes to functionality or instructions.
v1.0.8
- Updated skill version in metadata from 0.22.0 to 0.22.1 in SKILL.md.
v1.0.7
- Updated skill version from 0.21.2 to 0.22.0 in SKILL.md.
v1.0.6
- Updated skill version in metadata from 0.21.1 to 0.21.2 in SKILL.md. - No changes to functionality, description, or usage instructions.
v1.0.5
- Updated skill version from 0.20.1 to 0.21.1 in SKILL.md. - No other changes were made.
v1.0.4
- Updated skill version from 0.20.0 to 0.20.1 in metadata. - No changes to functionality or instructions.
v1.0.3
- Bumped skill version from 0.19.0 to 0.20.0 in metadata. - No changes to features, instructions, or functionality.
v1.0.2
- Updated metadata format in SKILL.md for improved structure. - Moved the version number under the metadata section and changed its value. - Removed the top-level version field.
v1.0.1
- Updated formatting for the "requires" metadata section for better readability and consistency. - No functional changes to usage or instructions.
v1.0.0
Initial release of recipe-plan-weekly-schedule. - Reviews your Google Calendar week and identifies schedule gaps. - Adds new events to fill gaps in your weekly calendar. - Guides through step-by-step use of gws-calendar commands for agenda review, free/busy checks, and event insertion.
Metadata
Slug recipe-plan-weekly-schedule
Version 1.0.12
License MIT-0
All-time Installs 9
Active Installs 9
Total Versions 13
Frequently Asked Questions

What is Recipe Plan Weekly Schedule?

Review your Google Calendar week, identify gaps, and add events to fill them. It is an AI Agent Skill for Claude Code / OpenClaw, with 392 downloads so far.

How do I install Recipe Plan Weekly Schedule?

Run "/install recipe-plan-weekly-schedule" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Plan Weekly Schedule free?

Yes, Recipe Plan Weekly Schedule is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Plan Weekly Schedule support?

Recipe Plan Weekly Schedule is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Plan Weekly Schedule?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.

💬 Comments