← 返回 Skills 市场
googleworkspace-bot

Recipe Create Shared Drive

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
374
总下载
0
收藏
9
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-create-shared-drive
功能描述
Create a Google Shared Drive and add members with appropriate roles.
安全使用建议
This recipe will run your local gws CLI to create drives and add people using whatever Google credentials gws is configured with. Before using: (1) verify the gws binary is the official/trusted client and inspect how it authenticates (OAuth or service account); (2) ensure the account gws uses has only the needed Drive privileges; (3) test in a safe project or with test accounts to avoid accidentally granting access; (4) confirm email addresses and roles before executing permission changes. The skill itself contains no hidden commands or unrelated access, but the actions executed will be as powerful as the authenticated Google identity gws uses.
功能分析
Type: OpenClaw Skill Name: recipe-create-shared-drive Version: 1.0.12 The skill bundle provides standard instructions for creating a Google Shared Drive and managing user permissions using the 'gws' CLI. The operations described in SKILL.md are consistent with the stated purpose and do not contain any indicators of malicious intent or suspicious behavior.
能力评估
Purpose & Capability
Name/description match the actions in SKILL.md (create a Shared Drive and manage permissions). Declared requirement of the gws binary and the gws-drive skill is appropriate for a Google Workspace Drive recipe.
Instruction Scope
Runtime instructions only invoke gws subcommands related to drives and permissions. They do not read unrelated files, env vars, or send data to external endpoints outside the gws tool's scope. Placeholders (e.g., DRIVE_ID) are used as expected.
Install Mechanism
There is no install spec and no code files — this is instruction-only, which is lowest-risk. The skill assumes an existing gws binary rather than downloading anything.
Credentials
The skill itself does not declare required environment variables or credentials, but the gws binary almost certainly requires Google authentication (OAuth or service-account keys) to act on Drive. The absence of declared credentials is not necessarily malicious, but you should confirm how gws is authenticated on your system before running this recipe.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system-wide changes or attempt to modify other skills or agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-create-shared-drive
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-create-shared-drive 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.11
- Updated metadata version from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Bumped metadata version from 0.22.2 to 0.22.3 in SKILL.md. - No other content or feature changes.
v1.0.9
- Updated version number in SKILL.md metadata from 0.22.1 to 0.22.2. - No other content changes were made.
v1.0.8
- Updated skill metadata version from 0.22.0 to 0.22.1 in SKILL.md. - No functional or instructional changes made.
v1.0.7
- Updated version to 0.22.0 in metadata. - No changes to features or steps; internal documentation update only.
v1.0.6
- Updated metadata version to 0.21.2 in SKILL.md.
v1.0.5
- Updated version to 0.21.1 in metadata. - No changes to functionality or documentation steps.
v1.0.4
- Updated metadata version from 0.20.0 to 0.20.1 in SKILL.md.
v1.0.3
- Bumped version to 0.20.0 in metadata. - No functional or instructional changes.
v1.0.2
- Updated metadata: removed top-level version field and added version under metadata as 0.19.0. - Removed version field from the main YAML key and adjusted to new metadata structure. - No changes to core functionality or step instructions.
v1.0.1
- Updated formatting in the SKILL.md metadata section for improved consistency and readability. - No functional or content changes to the recipe steps or documentation.
v1.0.0
- Initial release of the recipe to create and configure a Google Shared Drive. - Automates creation, member addition with roles, and listing of members. - Requires the gws and gws-drive skills for execution.
元数据
Slug recipe-create-shared-drive
版本 1.0.12
许可证 MIT-0
累计安装 9
当前安装数 9
历史版本数 13
常见问题

Recipe Create Shared Drive 是什么?

Create a Google Shared Drive and add members with appropriate roles. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 374 次。

如何安装 Recipe Create Shared Drive?

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

Recipe Create Shared Drive 是免费的吗?

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

Recipe Create Shared Drive 支持哪些平台?

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

谁开发了 Recipe Create Shared Drive?

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

💬 留言讨论