recipe-share-folder-with-team

Automate sharing Google Drive folders with editor or viewer permissions.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill recipe-share-folder-with-team-wuyyyyyou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-share-folder-with-team
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/recipe-share-folder-with-team
Command: npx skills add https://github.com/wuyyyyyou/cli --skill recipe-share-folder-with-team-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Share a Google Drive folder and all its contents with a list of collaborators, reducing manual permission work and preventing misconfigurations.

Core Features & Use Cases

  • Automated sharing: grant editor or viewer access to multiple recipients in a single operation.
  • Recursive permissions: apply access to nested items within the folder as needed.
  • Use Case: share a project folder with the core team and external stakeholders with appropriate roles, minimizing admin overhead.

Quick Start

Share a Google Drive folder with the listed collaborators by applying editor and viewer permissions.

Frequently Asked Questions about recipe-share-folder-with-team

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I share a Google Drive folder and all its contents with multiple collaborators at once?

You can automate sharing a Google Drive folder by applying editor or viewer permissions to a list of collaborators in a single operation. This recursively applies access to nested items within the folder, reducing manual permission work.

Can I set different access levels like editor or viewer when sharing a Drive folder?

Yes, when sharing a Drive folder you can grant either editor or viewer access to recipients. This supports scenarios where core teams need editor permissions while external stakeholders require viewer access.

Does this automated Drive folder sharing apply permissions to nested items?

Yes, automated Drive folder sharing applies recursive permissions to nested items within the folder hierarchy. This ensures access is correctly configured across all contents, preventing misconfigurations.

Do I need a specific integration to automate Google Drive folder management?

Yes, you need the gws-drive integration to automate Google Drive folder management. It is required to list folders, create permissions, and verify the sharing results across the hierarchy.

What is the best way to prevent misconfigurations when sharing project folders with external stakeholders?

Automating the sharing process is the best way to prevent permission misconfigurations. It grants appropriate roles to multiple recipients and verifies permissions across the entire folder hierarchy.

Why use automated permission management instead of manual sharing for project folders?

Automated permission management minimizes admin overhead by handling multiple recipients and recursive nested item access in one operation. It prevents manual errors and verifies results across the project folder.