{"id":"dfd1b911-0613-474f-a541-ed6ed99f4f36","shortId":"PXmgr4","kind":"skill","title":"Recipe Share Folder With Team","tagline":"Cli skill by Googleworkspace","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"],"capabilities":["skill","source-googleworkspace","category-cli"],"categories":["cli"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/googleworkspace/cli/recipe-share-folder-with-team","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"install_from":"skills.sh"}},"qualityScore":"0.300","qualityRationale":"deterministic score 0.30 from registry signals: · indexed on skills.sh · published under googleworkspace/cli","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:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T03:40:13.130Z","embedding":null,"createdAt":"2026-04-18T20:25:25.136Z","updatedAt":"2026-04-22T03:40:13.130Z","lastSeenAt":"2026-04-22T03:40:13.130Z","tsv":"'1':45 '2':61 '3':80 '4':99 'application/vnd.google-apps.folder':60 'category-cli' 'cli':6 'collabor':43 'colleague@company.com':79 'content':38 'creat':68,87 'drive':13,29,33,50,66,85,103 'editor':64 'emailaddress':78,97 'execut':24 'file':51 'fileid':70,89,107 'find':46 'folder':3,14,34,48,71,90,108 'follow':21 'format':110 'googl':12,32 'googleworkspac':9 'gws':28,49,65,84,102 'gws-drive':27 'id':72,91,109 'json':73,92 'list':41,52,105 'load':19 'mimetyp':59 'name':55 'param':53,69,88,106 'permiss':67,86,101,104 'prerequisit':18 'project':56 'q':54 'reader':94 'recip':1,26 'role':74,93 'share':2,10,30,62,81 'skill':7,22 'source-googleworkspace' 'stakeholder@company.com':98 'step':44 'tabl':111 'team':5,17 'type':76,95 'user':77,96 'verifi':100 'viewer':83 'writer':75 'x':57","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-04-22T00:52:26.442Z"},{"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-04-22T03:40:13.130Z"}],"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","source":"skills_sh","category":"cli","skills_sh_url":"https://skills.sh/googleworkspace/cli/recipe-share-folder-with-team"},"updatedAt":"2026-04-22T03:40:13.130Z"}}