recipe-create-shared-drive

Create a Google Shared Drive and add members with specified roles.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/chaddorsey/letta-code --skill recipe-create-shared-drive-chaddorsey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-shared-drive
Source: https://github.com/chaddorsey/letta-code/tree/main/.skills/recipe-create-shared-drive
Command: npx skills add https://github.com/chaddorsey/letta-code --skill recipe-create-shared-drive-chaddorsey

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of creating a Google Shared Drive and adding members with specific roles, streamlining collaboration and document management.

Core Features & Use Cases

  • Shared Drive Creation: Automates the creation of a new Google Shared Drive.
  • Member Addition: Adds members to the Shared Drive with predefined roles (e.g., writer, editor).
  • Use Case: Ideal for project teams that need a centralized location for documents, ensuring that each member has the appropriate level of access.

Quick Start

Create a Google Shared Drive and add members with roles by running the recipe 'recipe-create-shared-drive'.

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 create a Google Shared Drive and add team members with specific roles?

You need the Google Workspace Admin SDK to automate Google Shared Drive creation and member role assignment. This Skill leverages the Admin SDK for Shared Drives and Permissions management to configure team access and document management without manual setup.

Can I use Google Workspace to automate shared drive creation for new project teams?

Yes, this Skill suits project teams needing a centralized location for documents by automating Google Shared Drive creation. It requires the Google Workspace environment and utilizes scripts to interact with the Admin SDK for managing shared drives and permissions.

Does Google Workspace Admin SDK support adding members with predefined roles to shared drives?

Yes, the Google Workspace Admin SDK supports adding members with predefined roles to shared drives. It provides the necessary Permissions management capabilities to assign specific access levels like writer or editor, ensuring appropriate document management and team collaboration.

What is the best way to set up document management and team access in Google Drive?

The best way to set up document management and team access is by creating a Google Shared Drive. Automating this process through scripts ensures members are instantly added with predefined roles, providing a centralized location for documents and enhancing team collaboration.