Skillquality 0.30
Recipe Create Shared Drive
Cli skill by Googleworkspace
Price
free
Protocol
skill
Verified
no
What it does
Create and Configure a Shared Drive
PREREQUISITE: Load the following skills to execute this recipe:
gws-drive
Create a Google Shared Drive and add members with appropriate roles.
Steps
- Create shared drive:
gws drive drives create --params '{"requestId": "unique-id-123"}' --json '{"name": "Project X"}' - Add a member:
gws drive permissions create --params '{"fileId": "DRIVE_ID", "supportsAllDrives": true}' --json '{"role": "writer", "type": "user", "emailAddress": "member@company.com"}' - List members:
gws drive permissions list --params '{"fileId": "DRIVE_ID", "supportsAllDrives": true}'
Capabilities
skillsource-googleworkspacecategory-cli
Install
Quality
0.30/ 1.00
deterministic score 0.30 from registry signals: · indexed on skills.sh · published under googleworkspace/cli
Provenance
Indexed fromskills_sh
Also seen ingithub
Enriched2026-04-22 03:40:12Z · deterministic:skill:v1 · v1
First seen2026-04-18
Last seen2026-04-22