← 返回 Skills 市场
googleworkspace-bot

Recipe Plan Weekly Schedule

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ⚠ suspicious
392
总下载
0
收藏
9
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-plan-weekly-schedule
功能描述
Review your Google Calendar week, identify gaps, and add events to fill them.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-plan-weekly-schedule
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-plan-weekly-schedule 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug recipe-plan-weekly-schedule
版本 1.0.12
许可证 MIT-0
累计安装 9
当前安装数 9
历史版本数 13
常见问题

Recipe Plan Weekly Schedule 是什么?

Review your Google Calendar week, identify gaps, and add events to fill them. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 392 次。

如何安装 Recipe Plan Weekly Schedule?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-plan-weekly-schedule」即可一键安装,无需额外配置。

Recipe Plan Weekly Schedule 是免费的吗?

是的,Recipe Plan Weekly Schedule 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recipe Plan Weekly Schedule 支持哪些平台?

Recipe Plan Weekly Schedule 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Recipe Plan Weekly Schedule?

由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。

💬 留言讨论