← 返回 Skills 市场
googleworkspace-bot

Recipe Share Folder With Team

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
377
总下载
0
收藏
8
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-share-folder-with-team
功能描述
Share a Google Drive folder and all its contents with a list of collaborators.
安全使用建议
This recipe appears to be what it says — it runs the gws CLI to share a Drive folder. Before installing or using it: 1) confirm you have a trusted gws CLI and the gws-drive skill installed and that you understand how they authenticate (which account will be used); 2) verify the exact email addresses and roles you intend to grant (writer vs reader) to avoid accidental data exposure; 3) test on a non-sensitive folder first; and 4) review the provenance of the gws-drive skill (publisher/source) since this recipe delegates Drive access to that tool. If you need the agent to prompt for confirmation before making changes, add an explicit confirmation step to avoid accidental sharing.
功能分析
Type: OpenClaw Skill Name: recipe-share-folder-with-team Version: 1.0.12 The skill bundle provides a straightforward recipe for managing Google Drive folder permissions using the 'gws' CLI. The instructions in SKILL.md are consistent with the stated purpose of sharing folders with collaborators and do not contain any indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill's name/description match the actions in SKILL.md. It requires the gws binary and the gws-drive skill, which are the expected tools for manipulating Google Drive. There are no unrelated binaries, config paths, or unexplained permissions requested.
Instruction Scope
The instructions are narrowly scoped: list a folder, create permission entries for specific email addresses, and verify permissions. They do not instruct reading arbitrary system files, accessing unrelated environment variables, or sending data to external endpoints other than the gws CLI (which will talk to Google Drive). The file ID is a placeholder the agent must replace; the recipe expects the gws-drive skill to handle authentication.
Install Mechanism
This is an instruction-only skill with no install spec or downloads. That is low risk — it relies on an existing gws CLI installation rather than fetching code.
Credentials
No environment variables or credentials are declared here, which is reasonable for a recipe that delegates auth to the gws/gws-drive tooling. Users should, however, verify where authentication is managed (the gws or gws-drive skill) and ensure that no hidden credential requirements exist there.
Persistence & Privilege
always:false and normal invocation. The skill does not request persistent system changes or modify other skills' configs. Its effects are limited to changing Drive sharing settings via the gws CLI.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-share-folder-with-team
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-share-folder-with-team 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Bumped metadata version from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.11
- Updated version number from 0.22.3 to 0.22.4 in SKILL.md metadata. - No changes to functionality or documentation content.
v1.0.10
- Updated metadata version from 0.22.2 to 0.22.3 in SKILL.md. - No other content or functionality changes.
v1.0.9
- Updated skill version from 0.22.1 to 0.22.2 in SKILL.md. - No other changes made to documentation or functionality.
v1.0.8
- Updated metadata version from 0.22.0 to 0.22.1 in SKILL.md. - No changes to usage instructions or functionality.
v1.0.7
- Updated version to 0.22.0 in metadata. - No other user-facing changes.
v1.0.6
- Updated metadata version from 0.21.1 to 0.21.2 in SKILL.md. - No functional or content changes made.
v1.0.5
- Updated skill version to 0.21.1 in metadata. - No changes were made to the recipe steps or functionality.
v1.0.4
- Updated metadata version from 0.20.0 to 0.20.1 in SKILL.md.
v1.0.3
- Bumped skill version from 0.19.0 to 0.20.0 in metadata. - No changes to user-facing content or functionality.
v1.0.2
- Updated metadata format: moved version to metadata.version and removed standalone version field. - No changes to recipe steps or functionality.
v1.0.1
- Updated metadata formatting in SKILL.md for required bins and skills. - No changes to functionality or usage instructions.
v1.0.0
- Initial release of the recipe-share-folder-with-team skill. - Provides step-by-step instructions to share a Google Drive folder and its contents with collaborators. - Includes commands for finding a folder, assigning editor or viewer roles, and verifying shared permissions. - Requires the gws and gws-drive skills to function.
元数据
Slug recipe-share-folder-with-team
版本 1.0.12
许可证 MIT-0
累计安装 8
当前安装数 8
历史版本数 13
常见问题

Recipe Share Folder With Team 是什么?

Share a Google Drive folder and all its contents with a list of collaborators. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 377 次。

如何安装 Recipe Share Folder With Team?

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

Recipe Share Folder With Team 是免费的吗?

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

Recipe Share Folder With Team 支持哪些平台?

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

谁开发了 Recipe Share Folder With Team?

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

💬 留言讨论