recipe-create-shared-drive

Create Google Shared Drives and manage member roles.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-create-shared-drive-vikingokft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-shared-drive
Source: https://github.com/vikingokft/vikingo-studio-skills/tree/main/google/recipe-create-shared-drive
Command: npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-create-shared-drive-vikingokft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation and configuration of Google Shared Drives and membership management.

Core Features & Use Cases

  • Create a Shared Drive with a specified name.
  • Add and assign roles to members.
  • List and verify drive membership.

Quick Start

Create a new shared drive named Project X and add a member with writer access for [email protected].

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 adding members?

Automating Google Shared Drive creation involves using a recipe to programmatically create the drive, add specific members, and assign their roles. This automates team onboarding workflows and project collaboration setup through gws-drive integration.

Can I assign specific roles to members when creating a Shared Drive?

Yes, you can assign roles to members when creating a Shared Drive. The recipe automates membership management by adding users, such as granting writer access, and configuring their permissions during the drive creation process.

What is the best way to manage Google Shared Drive access for team onboarding?

Managing Google Shared Drive access for team onboarding is best handled by automating drive creation and membership configuration. This recipe standardizes access governance by programmatically creating drives and assigning user roles.

Does this Shared Drive automation recipe support verifying membership?

Yes, the Shared Drive automation recipe supports verifying membership. It lists and verifies drive membership after creating the drive and adding members, ensuring team collaboration access is correctly configured.

Do I need gws-drive to create Google Shared Drives with this automation?

Yes, you need gws-drive to create Google Shared Drives with this automation. The recipe meets prerequisites and integrates with gws-drive to execute the configuration steps for creating drives and managing member access.