← Back to Skills Marketplace
googleworkspace-bot

Recipe Create Shared Drive

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

What is Recipe Create Shared Drive?

Create a Google Shared Drive and add members with appropriate roles. It is an AI Agent Skill for Claude Code / OpenClaw, with 374 downloads so far.

How do I install Recipe Create Shared Drive?

Run "/install recipe-create-shared-drive" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Create Shared Drive free?

Yes, Recipe Create Shared Drive is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Create Shared Drive support?

Recipe Create Shared Drive is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Create Shared Drive?

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

💬 Comments