← 返回 Skills 市场
googleworkspace-bot

Recipe Create Meet Space

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
420
总下载
0
收藏
9
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-create-meet-space
功能描述
Create a Google Meet meeting space and share the join link.
安全使用建议
This recipe is coherent: it runs the gws CLI to create a Meet and uses gws gmail to send the link. Before installing, confirm you trust the gws binary (it needs your Google auth/config to actually create meetings and send mail). Replace the hard-coded recipient with the intended address or a parameter to avoid accidental emails. If you do not want the agent to send emails autonomously, consider disabling autonomous invocation for this skill or run it only when manually invoked. The registry/skill metadata mismatch (listed dependent skills in SKILL.md but not in registry metadata) is minor but you may want to ensure the gws-meet and gws-gmail skills are available and trusted.
功能分析
Type: OpenClaw Skill Name: recipe-create-meet-space Version: 1.0.12 The skill bundle is a standard automation recipe for creating a Google Meet space and emailing the link using the 'gws' CLI tool. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain any indicators of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description ask for creating a Meet and sharing the link; SKILL.md only invokes a gws CLI to create a space and a gws gmail command to send the link, which is coherent with the stated purpose. Requiring the gws binary is reasonable.
Instruction Scope
Instructions are narrowly scoped to running two gws commands. Two minor issues: (1) the flow requires manually copying the meeting URI from the command response (not automated), and (2) the example uses a hard-coded recipient ([email protected]) rather than a parameter — this could cause unintended emails if used as-is.
Install Mechanism
No install spec or code is present (instruction-only skill), so nothing will be downloaded or written by the skill itself. This is low-risk from an install perspective.
Credentials
The skill declares no env vars or credentials, which is consistent with being a thin recipe that delegates to the gws CLI. Be aware gws itself likely requires authenticated Google credentials/config on the host; those credentials are not requested by the skill but will be used if present. SKILL.md also lists dependent skills (gws-meet, gws-gmail) that are not recorded in the registry metadata shown — this mismatch is a minor metadata inconsistency.
Persistence & Privilege
always:false (default), so no forced permanent presence. The skill can be invoked autonomously (disable-model-invocation:false) and its instructions include sending an email — if your agent is allowed to invoke skills automatically it could create a meeting and email recipients without further prompts. This is normal but worth acknowledging.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-create-meet-space
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-create-meet-space 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated version metadata from 0.22.4 to 0.22.5 in SKILL.md. - No functional or documentation changes made.
v1.0.11
- Updated skill version from 0.22.3 to 0.22.4 in metadata. - No functional or documentation changes; version bump only.
v1.0.10
- Updated version in SKILL.md metadata from 0.22.2 to 0.22.3. - No functional or instructional changes; documentation version only.
v1.0.9
- Updated metadata version from 0.22.1 to 0.22.2 in SKILL.md. - No other functional or documentation changes.
v1.0.8
- Bumped version number from 0.22.0 to 0.22.1 in SKILL.md. - No other changes made.
v1.0.7
- Updated version to 0.22.0 in metadata. - No other changes; skill functionality and documentation remain the same.
v1.0.6
- Updated version in metadata from 0.21.1 to 0.21.2 in SKILL.md. - No other content or functional changes.
v1.0.5
- Updated skill metadata version from 0.20.1 to 0.21.1 in SKILL.md.
v1.0.4
- Updated skill version from 0.20.0 to 0.20.1 in SKILL.md.
v1.0.3
- Updated version number to 0.20.0 in metadata. - No changes to functionality or instructions.
v1.0.2
- Updated metadata section to include version under the correct field and adjusted formatting. - Removed the redundant version field from the top-level YAML. - No changes to skill functionality or usage instructions.
v1.0.1
- Updated formatting for required bins and skills in metadata to improve consistency. - No changes to functionality or user instructions.
v1.0.0
Initial release: recipe to create and share a Google Meet meeting space. - Creates a new Google Meet meeting space with open access. - Copies the meeting link from the response. - Shares the link via email using Gmail. - Requires the gws-meet and gws-gmail skills to function.
元数据
Slug recipe-create-meet-space
版本 1.0.12
许可证 MIT-0
累计安装 9
当前安装数 9
历史版本数 13
常见问题

Recipe Create Meet Space 是什么?

Create a Google Meet meeting space and share the join link. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 420 次。

如何安装 Recipe Create Meet Space?

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

Recipe Create Meet Space 是免费的吗?

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

Recipe Create Meet Space 支持哪些平台?

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

谁开发了 Recipe Create Meet Space?

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

💬 留言讨论