← Back to Skills Marketplace
googleworkspace-bot

Recipe Share Folder With Team

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
377
Downloads
0
Stars
8
Active Installs
13
Versions
Install in OpenClaw
/install recipe-share-folder-with-team
Description
Share a Google Drive folder and all its contents with a list of collaborators.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recipe-share-folder-with-team
  3. After installation, invoke the skill by name or use /recipe-share-folder-with-team
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug recipe-share-folder-with-team
Version 1.0.12
License MIT-0
All-time Installs 8
Active Installs 8
Total Versions 13
Frequently Asked Questions

What is Recipe Share Folder With Team?

Share a Google Drive folder and all its contents with a list of collaborators. It is an AI Agent Skill for Claude Code / OpenClaw, with 377 downloads so far.

How do I install Recipe Share Folder With Team?

Run "/install recipe-share-folder-with-team" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Share Folder With Team free?

Yes, Recipe Share Folder With Team is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Share Folder With Team support?

Recipe Share Folder With Team is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Share Folder With Team?

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

💬 Comments