跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Recipe Share Folder With Team

技能 已验证 活跃

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

目的

To efficiently and securely share Google Drive folders and their contents with multiple collaborators by programmatically setting their access permissions.

功能

  • Share Google Drive folders with collaborators
  • Assign 'writer' or 'reader' roles to users
  • Verify that permissions have been applied correctly
  • Automates a common collaboration workflow

使用场景

  • Use when needing to grant access to a project folder for a team
  • Use when onboarding new team members and providing them access to necessary Drive resources
  • Use when revoking or confirming access for external stakeholders

非目标

  • Managing individual file permissions within the shared folder
  • Sharing entire Google Drive accounts
  • Executing operations outside of Google Drive permission management

工作流

  1. Find the target Google Drive folder by name
  2. Share the folder with a collaborator as an editor
  3. Share the folder with another collaborator as a viewer
  4. Verify that the permissions have been successfully applied

先决条件

  • gws CLI installed
  • gws-drive skill loaded
  • Authentication configured for gws CLI

Scope

  • info:Tool surface sizeThe SKILL.md uses a few specific `gws` commands, but the underlying `gws` CLI exposes a very large surface area of tools.

安装

npx skills add googleworkspace/cli

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交2 days ago
星标26.2k
许可证Apache-2.0
状态
查看源代码