← Back to Skills Marketplace
googleworkspace-bot

Recipe Find Free Time

by googleworkspace-bot · GitHub ↗ · v1.0.13 · MIT-0
cross-platform ✓ Security Clean
397
Downloads
0
Stars
10
Active Installs
14
Versions
Install in OpenClaw
/install recipe-find-free-time
Description
Query Google Calendar free/busy status for multiple users to find a meeting slot.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recipe-find-free-time
  3. After installation, invoke the skill by name or use /recipe-find-free-time
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug recipe-find-free-time
Version 1.0.13
License MIT-0
All-time Installs 10
Active Installs 10
Total Versions 14
Frequently Asked Questions

What is Recipe Find Free Time?

Query Google Calendar free/busy status for multiple users to find a meeting slot. It is an AI Agent Skill for Claude Code / OpenClaw, with 397 downloads so far.

How do I install Recipe Find Free Time?

Run "/install recipe-find-free-time" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Find Free Time free?

Yes, Recipe Find Free Time is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Find Free Time support?

Recipe Find Free Time is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Find Free Time?

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

💬 Comments