← Back to Skills Marketplace
googleworkspace-bot

Recipe Review Meet Participants

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
337
Downloads
0
Stars
8
Active Installs
13
Versions
Install in OpenClaw
/install recipe-review-meet-participants
Description
Review who attended a Google Meet conference and for how long.
Usage Guidance
This recipe is internally consistent with its purpose: it tells the agent to run gws (gws-meet) commands to list meetings and participant sessions. Before enabling or running it, verify: (1) the gws binary you have is from a trusted source and you understand how it authenticates; (2) which Google account/workspace and OAuth scopes gws will use — listing conference records and participants may expose sensitive attendee data; (3) the gws-meet prerequisite skill’s behavior and auth flow. Because the SKILL.md does not document authentication, be cautious about installing or running it on systems where gws already has active credentials you don’t want the skill to access.
Capability Analysis
Type: OpenClaw Skill Name: recipe-review-meet-participants Version: 1.0.12 The skill is a standard recipe designed to review Google Meet attendance records using the 'gws' command-line tool. The instructions in SKILL.md are consistent with the stated purpose and do not contain any indicators of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The name/description (review Meet attendance) aligns with the declared binary requirement (gws) and the prerequisite skill (gws-meet). The CLI commands shown directly implement the stated purpose.
Instruction Scope
Instructions are narrowly scoped to listing conference records, participants, and participant sessions via the gws CLI. They do not request or reference unrelated files or system paths. However the SKILL.md assumes gws is installed and authenticated and does not include any guidance about required authentication or scopes.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by the skill itself.
Credentials
The skill declares no environment variables or credentials, which is reasonable for an instruction-only recipe. However the gws CLI typically requires Google Workspace credentials or locally-stored auth state; those credentials are not mentioned. Consumers should assume gws will access your Google account/workspace data to list meetings and participants.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent privileges or attempt to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recipe-review-meet-participants
  3. After installation, invoke the skill by name or use /recipe-review-meet-participants
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md. - No other content changes.
v1.0.11
- Version bumped from 0.22.3 to 0.22.4 in metadata. - No other changes made.
v1.0.10
- Updated skill version metadata from 0.22.2 to 0.22.3 in SKILL.md. - No changes to functionality or documentation steps.
v1.0.9
- Updated version number from 0.22.1 to 0.22.2 in metadata. - No functional or documentation changes.
v1.0.8
- Updated version to 0.22.1 in skill metadata. - No changes to functionality or usage instructions.
v1.0.7
- Updated version to 0.22.0. - No functional changes; documentation metadata updated.
v1.0.6
- Bumped metadata version from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Bumped metadata version from 0.20.1 to 0.21.1 in SKILL.md. - No other changes made to documentation or functionality.
v1.0.4
- Updated version number in metadata from 0.20.0 to 0.20.1 in SKILL.md.
v1.0.3
- Bumped version to 0.20.0 in SKILL.md. - No other changes made.
v1.0.2
- Updated metadata format and moved version into the metadata block. - No changes to functionality or usage instructions.
v1.0.1
- Fixed YAML formatting in the metadata section of SKILL.md for better compatibility and readability. - No changes to the recipe steps or overall functionality.
v1.0.0
- Initial release of the recipe-review-meet-participants skill. - Allows users to review who attended a Google Meet conference and for how long. - Provides step-by-step commands to list conferences, participants, and detailed session attendance. - Requires the gws and gws-meet skills to execute.
Metadata
Slug recipe-review-meet-participants
Version 1.0.12
License MIT-0
All-time Installs 8
Active Installs 8
Total Versions 13
Frequently Asked Questions

What is Recipe Review Meet Participants?

Review who attended a Google Meet conference and for how long. It is an AI Agent Skill for Claude Code / OpenClaw, with 337 downloads so far.

How do I install Recipe Review Meet Participants?

Run "/install recipe-review-meet-participants" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Review Meet Participants free?

Yes, Recipe Review Meet Participants is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Review Meet Participants support?

Recipe Review Meet Participants is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Review Meet Participants?

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

💬 Comments