← 返回 Skills 市场
googleworkspace-bot

Recipe Share Event Materials

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
389
总下载
0
收藏
8
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-share-event-materials
功能描述
Share Google Drive files with all attendees of a Google Calendar event.
安全使用建议
This recipe is internally consistent, but take these precautions before installing/using it: ensure the gws CLI and the gws-calendar and gws-drive skills are installed and properly authenticated to the Google account you intend to use; verify how those skills store credentials (OAuth tokens, files, etc.). When running the recipe, confirm EVENT_ID and FILE_ID are correct and review the attendee list before applying permissions — this action will share files with those emails and can expose sensitive data. The SKILL.md provides an example of granting a single 'reader' permission; make sure you intend that role and that you or the agent will iterate over all attendees. Also note a minor metadata mismatch (SKILL.md version 0.22.5 vs registry version 1.0.12) — this looks like a packaging/versioning inconsistency to check but does not affect functionality.
功能分析
Type: OpenClaw Skill Name: recipe-share-event-materials Version: 1.0.12 The skill bundle is a legitimate recipe for sharing Google Drive files with Google Calendar event attendees. It uses standard Google Workspace CLI commands (gws) as described in SKILL.md and contains no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the actions in SKILL.md: the recipe uses the gws CLI to read a Calendar event's attendees and create Drive permissions for each attendee. Requiring the gws binary and the gws-calendar and gws-drive skills is proportionate for this functionality.
Instruction Scope
Instructions are narrowly scoped to running three gws commands (get event attendees, create a permission entry, list permissions). They do not reference unrelated files, environment variables, or external endpoints. Note: the SKILL.md shows example single-email substitution rather than an explicit loop; the recipe assumes the agent or user will iterate over attendees and supply EVENT_ID/FILE_ID.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. It simply requires the gws binary to be present; nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables or credentials. In practice, the gws CLI (and the gws-calendar / gws-drive skills) will need authenticated access to the user's Google account; that auth is not declared here but is reasonably provided by the referenced gws skills. Users should confirm how those gws skills obtain/store Google credentials.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system presence or attempt to modify other skills or global settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-share-event-materials
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-share-event-materials 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md. - No changes to usage steps or functionality.
v1.0.11
- Updated version number in SKILL.md from 0.22.3 to 0.22.4.
v1.0.10
- Updated version in SKILL.md metadata from 0.22.2 to 0.22.3. - No changes to usage instructions or feature set.
v1.0.9
- Updated metadata version from 0.22.1 to 0.22.2 in SKILL.md. - No other changes to functionality or instructions.
v1.0.8
- Updated version metadata from 0.22.0 to 0.22.1 in SKILL.md.
v1.0.7
- Bumped version to 0.22.0 in metadata. - No changes to functionality or instructions.
v1.0.6
- Updated skill metadata version from 0.21.1 to 0.21.2 in SKILL.md. - No changes to functionality or usage instructions.
v1.0.5
- Updated version to 0.21.1 in SKILL.md - No other content changes made
v1.0.4
- Updated version in metadata from 0.20.0 to 0.20.1 in SKILL.md. - No other content or feature changes.
v1.0.3
- Updated version number in SKILL.md from 0.19.0 to 0.20.0. - No other changes to the content or functionality.
v1.0.2
- Updated version information and metadata structure in SKILL.md. - Version and metadata field moved under the "metadata" section. - No changes to recipe content or usage instructions.
v1.0.1
- Metadata formatting standardized for consistency (uses YAML array style). - No functional or instruction changes to the recipe content.
v1.0.0
Initial release of recipe-share-event-materials. - Allows sharing Google Drive files with all attendees of a Google Calendar event. - Provides step-by-step instructions to retrieve event attendees and share files automatically. - Requires gws-calendar and gws-drive skills to function.
元数据
Slug recipe-share-event-materials
版本 1.0.12
许可证 MIT-0
累计安装 8
当前安装数 8
历史版本数 13
常见问题

Recipe Share Event Materials 是什么?

Share Google Drive files with all attendees of a Google Calendar event. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 389 次。

如何安装 Recipe Share Event Materials?

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

Recipe Share Event Materials 是免费的吗?

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

Recipe Share Event Materials 支持哪些平台?

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

谁开发了 Recipe Share Event Materials?

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

💬 留言讨论