recipe-create-shared-drive

Create Google Shared Drives and assign member roles via Admin SDK.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/fishyer/skills --skill recipe-create-shared-drive-fishyer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-shared-drive
Source: https://github.com/fishyer/skills/tree/main/skills/recipe-create-shared-drive
Command: npx skills add https://github.com/fishyer/skills --skill recipe-create-shared-drive-fishyer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws-drive, and includes scripts (resource) components.

What problem does it solve?

Streamlines the creation and configuration of Google Shared Drives, making it easier to invite members and assign appropriate roles.

Core Features & Use Cases

  • Shared Drive Creation: Automatically generates a new Google Shared Drive with a specified name.
  • Role Assignment: Adds members to the shared drive and assigns specific roles such as 'writer'.
  • Member Management: Lists and manages all members of the shared drive.

Quick Start

Activate the 'recipe-create-shared-drive' skill to create a new shared drive named 'Project X' and add '[email protected]' as a 'writer'.

Frequently Asked Questions about recipe-create-shared-drive

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

FAQPage Schema
How do I automate creating a Google Shared Drive and assigning member roles?

Automate Google Shared Drive creation by using this skill to generate a new drive with a specified name and assign specific roles like 'writer' to invited members. This streamlines team collaboration setup and member management.

Do I need Google Workspace Admin SDK to create a shared drive?

Yes, you need the Google Workspace Admin SDK to create a shared drive. This skill requires it to automate drive operations and manage member role assignments effectively within your organization's Google Workspace environment.

What is the best way to set up a shared drive for a new team project?

The best way to set up a shared drive for team projects is to automate the creation and configuration process. This skill generates the drive, adds members like '[email protected]', and assigns appropriate roles such as 'writer' in one step.

Can I manage existing members of a Google Shared Drive automatically?

Yes, you can manage members of a Google Shared Drive automatically. This skill supports listing and managing all members of a shared drive, allowing you to invite new users and assign specific roles programmatically.

Does this shared drive creation method work with the gws-drive skill?

Yes, this shared drive creation method works with and supports the 'gws-drive' skill for drive operations. It relies on this dependency to automate the creation and configuration of Google Shared Drives and member roles.