Skip to main content

Recipe Share Folder With Team

Skill Verified Active

Share a Google Drive folder and all its contents with a list of collaborators.

Purpose

To efficiently and securely share Google Drive folders and their contents with multiple collaborators by programmatically setting their access permissions.

Features

  • Share Google Drive folders with collaborators
  • Assign 'writer' or 'reader' roles to users
  • Verify that permissions have been applied correctly
  • Automates a common collaboration workflow

Use Cases

  • Use when needing to grant access to a project folder for a team
  • Use when onboarding new team members and providing them access to necessary Drive resources
  • Use when revoking or confirming access for external stakeholders

Non-Goals

  • Managing individual file permissions within the shared folder
  • Sharing entire Google Drive accounts
  • Executing operations outside of Google Drive permission management

Workflow

  1. Find the target Google Drive folder by name
  2. Share the folder with a collaborator as an editor
  3. Share the folder with another collaborator as a viewer
  4. Verify that the permissions have been successfully applied

Prerequisites

  • gws CLI installed
  • gws-drive skill loaded
  • Authentication configured for gws CLI

Scope

  • info:Tool surface sizeThe SKILL.md uses a few specific `gws` commands, but the underlying `gws` CLI exposes a very large surface area of tools.

Installation

npx skills add googleworkspace/cli

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

Verified
99 /100
Analyzed about 18 hours ago

Trust Signals

Last commit2 days ago
Stars26.2k
LicenseApache-2.0
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.