recipe-share-folder-with-team

recipe-share-folder-with-team

热门

Share a Google Drive folder and all its contents with a list of collaborators.

29KStar
0Fork
更新于 3/31/2026
SKILL.md
readonly只读
name
recipe-share-folder-with-team
description

"Share a Google Drive folder and all its contents with a list of collaborators."

version
0.22.5

Share a Google Drive Folder with a Team

PREREQUISITE: Load the following skills to execute this recipe: gws-drive

Share a Google Drive folder and all its contents with a list of collaborators.

Steps

  1. Find the folder: gws drive files list --params '{"q": "name = '\''Project X'\'' and mimeType = '\''application/vnd.google-apps.folder'\''"}'
  2. Share as editor: gws drive permissions create --params '{"fileId": "FOLDER_ID"}' --json '{"role": "writer", "type": "user", "emailAddress": "colleague@company.com"}'
  3. Share as viewer: gws drive permissions create --params '{"fileId": "FOLDER_ID"}' --json '{"role": "reader", "type": "user", "emailAddress": "stakeholder@company.com"}'
  4. Verify permissions: gws drive permissions list --params '{"fileId": "FOLDER_ID"}' --format table

You Might Also Like

Related Skills

revops

revops

34Kproductivity

When the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales handoff,' 'data hygiene,' 'leads aren't getting to sales,' 'pipeline management,' 'lead qualification,' or 'when should marketing hand off to sales.' Use this for anything involving the systems and processes that connect marketing to revenue. For cold outreach emails, see cold-email. For email drip campaigns, see emails. For pricing decisions, see pricing.

coreyhaines31 avatarcoreyhaines31
获取

Create recurring focus time blocks on Google Calendar to protect deep work hours.

googleworkspace avatargoogleworkspace
获取

Set up a new Google Tasks list with initial tasks.

googleworkspace avatargoogleworkspace
获取

Share a Google Docs document with edit access and email collaborators the link.

googleworkspace avatargoogleworkspace
获取

Create a recurring Google Calendar event with attendees.

googleworkspace avatargoogleworkspace
获取

Identify large Google Drive files consuming storage quota.

googleworkspace avatargoogleworkspace
获取