Recipe Share Folder With Team
Skill Verifiziert AktivShare 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.
Funktionen
- 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
Anwendungsfälle
- 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
Nicht-Ziele
- Managing individual file permissions within the shared folder
- Sharing entire Google Drive accounts
- Executing operations outside of Google Drive permission management
Workflow
- 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
Voraussetzungen
- 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.
Installation
npx skills add googleworkspace/cliFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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
100Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.