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
工作流
- Find the target Google Drive folder by name
- Share the folder with a collaborator as an editor
- Share the folder with another collaborator as a viewer
- 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 格式。
质量评分
已验证类似扩展
Team Lead Persona
100Lead a team — run standups, coordinate tasks, and communicate.
Recipe Watch Drive Changes
100Subscribe to change notifications on a Google Drive file or folder.
Feishu Perm
99Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
Recipe Share Event Materials
99Share Google Drive files with all attendees of a Google Calendar event.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets,无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。