{"id":"dfd1b911-0613-474f-a541-ed6ed99f4f36","shortId":"PXmgr4","kind":"skill","title":"recipe-share-folder-with-team","tagline":"Share a Google Drive folder and all its contents with a list of collaborators.","description":"# Share a Google Drive Folder with a Team\n\n> **PREREQUISITE:** Load the following skills to execute this recipe: `gws-drive`\n\nShare a Google Drive folder and all its contents with a list of collaborators.\n\n## Steps\n\n1. Find the folder: `gws drive files list --params '{\"q\": \"name = '\\''Project X'\\'' and mimeType = '\\''application/vnd.google-apps.folder'\\''\"}'`\n2. Share as editor: `gws drive permissions create --params '{\"fileId\": \"FOLDER_ID\"}' --json '{\"role\": \"writer\", \"type\": \"user\", \"emailAddress\": \"colleague@company.com\"}'`\n3. Share as viewer: `gws drive permissions create --params '{\"fileId\": \"FOLDER_ID\"}' --json '{\"role\": \"reader\", \"type\": \"user\", \"emailAddress\": \"stakeholder@company.com\"}'`\n4. Verify permissions: `gws drive permissions list --params '{\"fileId\": \"FOLDER_ID\"}' --format table`","tags":["recipe","share","folder","with","team","cli","googleworkspace","agent-skills","ai-agent","automation","discovery-api","gemini-cli-extension"],"capabilities":["skill","source-googleworkspace","skill-recipe-share-folder-with-team","topic-agent-skills","topic-ai-agent","topic-automation","topic-cli","topic-discovery-api","topic-gemini-cli-extension","topic-google-admin","topic-google-api","topic-google-calendar","topic-google-chat","topic-google-docs","topic-google-drive"],"categories":["cli"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/googleworkspace/cli/recipe-share-folder-with-team","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add googleworkspace/cli","source_repo":"https://github.com/googleworkspace/cli","install_from":"skills.sh"}},"qualityScore":"0.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 26371 github stars · SKILL.md body (807 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-18T18:52:35.178Z","embedding":null,"createdAt":"2026-04-18T20:25:25.136Z","updatedAt":"2026-05-18T18:52:35.178Z","lastSeenAt":"2026-05-18T18:52:35.178Z","tsv":"'1':56 '2':72 '3':91 '4':110 'application/vnd.google-apps.folder':71 'collabor':20,54 'colleague@company.com':90 'content':15,49 'creat':79,98 'drive':10,24,40,44,61,77,96,114 'editor':75 'emailaddress':89,108 'execut':35 'file':62 'fileid':81,100,118 'find':57 'folder':4,11,25,45,59,82,101,119 'follow':32 'format':121 'googl':9,23,43 'gws':39,60,76,95,113 'gws-drive':38 'id':83,102,120 'json':84,103 'list':18,52,63,116 'load':30 'mimetyp':70 'name':66 'param':64,80,99,117 'permiss':78,97,112,115 'prerequisit':29 'project':67 'q':65 'reader':105 'recip':2,37 'recipe-share-folder-with-team':1 'role':85,104 'share':3,7,21,41,73,92 'skill':33 'skill-recipe-share-folder-with-team' 'source-googleworkspace' 'stakeholder@company.com':109 'step':55 'tabl':122 'team':6,28 'topic-agent-skills' 'topic-ai-agent' 'topic-automation' 'topic-cli' 'topic-discovery-api' 'topic-gemini-cli-extension' 'topic-google-admin' 'topic-google-api' 'topic-google-calendar' 'topic-google-chat' 'topic-google-docs' 'topic-google-drive' 'type':87,106 'user':88,107 'verifi':111 'viewer':94 'writer':86 'x':68","prices":[{"id":"5a6556e2-1844-4e85-9859-9eb85aa38e8c","listingId":"dfd1b911-0613-474f-a541-ed6ed99f4f36","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"googleworkspace","category":"cli","install_from":"skills.sh"},"createdAt":"2026-04-18T20:25:25.136Z"}],"sources":[{"listingId":"dfd1b911-0613-474f-a541-ed6ed99f4f36","source":"github","sourceId":"googleworkspace/cli/recipe-share-folder-with-team","sourceUrl":"https://github.com/googleworkspace/cli/tree/main/skills/recipe-share-folder-with-team","isPrimary":false,"firstSeenAt":"2026-04-18T21:52:45.792Z","lastSeenAt":"2026-05-18T18:52:35.178Z"},{"listingId":"dfd1b911-0613-474f-a541-ed6ed99f4f36","source":"skills_sh","sourceId":"googleworkspace/cli/recipe-share-folder-with-team","sourceUrl":"https://skills.sh/googleworkspace/cli/recipe-share-folder-with-team","isPrimary":true,"firstSeenAt":"2026-04-18T20:25:25.136Z","lastSeenAt":"2026-05-07T22:40:16.079Z"}],"details":{"listingId":"dfd1b911-0613-474f-a541-ed6ed99f4f36","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"googleworkspace","slug":"recipe-share-folder-with-team","github":{"repo":"googleworkspace/cli","stars":26371,"topics":["agent-skills","ai-agent","automation","cli","discovery-api","gemini-cli-extension","google-admin","google-api","google-calendar","google-chat","google-docs","google-drive","google-sheets","google-workspace","oauth2","rust"],"license":"apache-2.0","html_url":"https://github.com/googleworkspace/cli","pushed_at":"2026-05-12T16:46:11Z","description":"Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.","skill_md_sha":"5c550568816ccd956ff365f78994135daab97b5f","skill_md_path":"skills/recipe-share-folder-with-team/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/googleworkspace/cli/tree/main/skills/recipe-share-folder-with-team"},"layout":"multi","source":"github","category":"cli","frontmatter":{"name":"recipe-share-folder-with-team","description":"Share a Google Drive folder and all its contents with a list of collaborators."},"skills_sh_url":"https://skills.sh/googleworkspace/cli/recipe-share-folder-with-team"},"updatedAt":"2026-05-18T18:52:35.178Z"}}