recipe-create-shared-drive

Create and configure Google Shared Drives and manage member access roles.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill recipe-create-shared-drive-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-shared-drive
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/recipe-create-shared-drive
Command: npx skills add https://github.com/temple-slope/dotfiles --skill recipe-create-shared-drive-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually creating Google Shared Drives and configuring member permissions is repetitive and error-prone.

Core Features & Use Cases

  • Automated creation of Shared Drives with a project name.
  • Grant specific roles to members (e.g., writer, reader).
  • List and audit drive memberships to ensure correct access.

Quick Start

Create a Google Shared Drive named Project X and grant a specified member the appropriate role.

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 Google Shared Drive creation for new project teams?

You can automate Google Shared Drive creation by using this Skill to provision a new shared drive with a specified project name and configure member access. It streamlines team onboarding by programmatically assigning roles like writer or reader instead of manual setup.

What is the best way to manage member permissions across multiple Google Shared Drives?

Managing member permissions across Google Shared Drives is handled by listing and auditing existing memberships to ensure correct access. You can grant specific roles to members and review drive governance to verify appropriate permission levels across your team environment.

Do I need the gws-drive skill to set up Google Shared Drives?

Yes, you need the gws-drive skill installed because this Shared Drive creation Skill relies on gws-drive commands to function. It acts as an automation layer over the gws-drive command interface to manage access and configure team drives.

Can I assign different access roles like reader or writer when creating a Shared Drive?

Yes, you can assign different access roles such as reader or writer when creating a Shared Drive. The Skill configures these specific member permissions during the automated drive setup process to ensure centralized access control for your team.

How do I audit existing Google Shared Drive memberships to verify correct access?

You can audit existing Google Shared Drive memberships by listing current drive members and their assigned roles. This feature allows teams to review access control configurations and ensure centralized drive governance meets project security requirements.