← 返回 Skills 市场
Recipe Find Free Time
作者
googleworkspace-bot
· GitHub ↗
· v1.0.13
· MIT-0
397
总下载
0
收藏
10
当前安装
14
版本数
在 OpenClaw 中安装
/install recipe-find-free-time
功能描述
Query Google Calendar free/busy status for multiple users to find a meeting slot.
安全使用建议
This recipe calls the local 'gws' CLI and expects the companion gws-calendar skill to handle authentication. Before installing/using: (1) confirm the gws binary and gws-calendar skill come from sources you trust, (2) ensure those tools are authenticated with a Google account that has only the minimum calendar scopes needed, and (3) be aware the recipe can create calendar events—double-check attendees/time before creating events to avoid unintended invitations.
功能分析
Type: OpenClaw Skill
Name: recipe-find-free-time
Version: 1.0.13
The skill is a straightforward recipe for scheduling meetings using the Google Workspace CLI tool (gws). It provides instructions for querying free/busy status and creating calendar events, which aligns perfectly with its stated purpose in SKILL.md and lacks any indicators of malicious intent or suspicious behavior.
能力评估
Purpose & Capability
Name/description match the actual instructions: the SKILL.md runs gws calendar freebusy queries and inserts events. Declaring the gws binary and the gws-calendar skill is appropriate for Calendar access.
Instruction Scope
Instructions are narrowly scoped to querying free/busy and creating an event via the gws CLI. They do not instruct reading unrelated files, environment variables, or exfiltrating data to external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill itself—low install risk.
Credentials
The skill does not request environment variables or credentials itself. Calendar access will depend on the gws binary and gws-calendar skill being configured with Google credentials outside this skill; that design is reasonable but you should verify that gws/gws-calendar are already authenticated and use least-privilege scopes.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request elevated or persistent platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install recipe-find-free-time - 安装完成后,直接呼叫该 Skill 的名称或使用
/recipe-find-free-time触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.13
- Updated skill version metadata from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.12
- Updated skill version to 0.22.4 in metadata.
v1.0.11
- Updated version number in metadata from 0.22.2 to 0.22.3 in SKILL.md.
v1.0.10
- Updated version in metadata from 0.22.1 to 0.22.2 in SKILL.md.
v1.0.9
- Updated metadata version from 0.22.0 to 0.22.1 in SKILL.md.
- No other content or functionality changes.
v1.0.8
- Bumped version to 0.22.0 in metadata.
- No functional or instructional changes made to documentation.
v1.0.7
- Updated skill version from 0.21.1 to 0.21.2 in metadata.
- No changes to functionality or user-facing documentation.
v1.0.6
- Updated the skill version from 0.20.1 to 0.21.1 in the metadata section of SKILL.md.
v1.0.5
- Bumped metadata version from 0.20.0 to 0.20.1 in SKILL.md.
v1.0.4
Version 1.0.4
- Updated version metadata from 0.19.0 to 0.20.0 in SKILL.md.
v1.0.3
- Updated metadata version to 0.19.0 under the metadata field.
- Removed the separate top-level version field.
- No changes to functionality or usage instructions.
v1.0.2
- Metadata formatting updated in SKILL.md for lists under "requires" (now using YAML array format).
- No changes to usage steps or core functionality.
v1.0.1
- Updated SKILL.md instructions for creating a calendar event to use repeated --attendee flags and specify an explicit end time.
- No changes to code or feature behavior.
v1.0.0
Initial release.
- Query Google Calendar free/busy status for multiple users to find available meeting times.
- Provides step-by-step instructions to identify overlapping free slots and schedule an event.
- Requires the gws-calendar skill as a prerequisite.
元数据
常见问题
Recipe Find Free Time 是什么?
Query Google Calendar free/busy status for multiple users to find a meeting slot. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 397 次。
如何安装 Recipe Find Free Time?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-find-free-time」即可一键安装,无需额外配置。
Recipe Find Free Time 是免费的吗?
是的,Recipe Find Free Time 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Recipe Find Free Time 支持哪些平台?
Recipe Find Free Time 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Recipe Find Free Time?
由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.13。
推荐 Skills