Gws Drive
Gws Drive allows you to seamlessly access and manage Google Workspace files directly within this AI, boosting productivity for Workspace users.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gws-drive npx -- -y @trustedskills/gws-drive
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gws-drive": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gws-drive"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The gws-drive skill enables AI agents to interact with Google Workspace Drive, allowing them to manage files, folders, and metadata within the Drive ecosystem. It supports operations such as uploading, downloading, renaming, and organizing files, making it useful for automating file management tasks in a Google Workspace environment.
When to use it
- Automate routine file organization or backups in Google Drive.
- Create workflows that require moving or copying files between folders based on specific criteria.
- Integrate with other tools or scripts that rely on accessing or modifying Drive content programmatically.
Key capabilities
- Upload and download files from Google Drive.
- Rename, move, and delete files and folders.
- Access metadata such as file size, creation date, and permissions.
- Manage folder structures and organize files based on user-defined rules.
Example prompts
- "Upload the latest report.pdf to the 'Projects' folder in my Google Drive."
- "Move all CSV files from the 'Data' folder to the 'Archived' folder."
- "List all files created in the last 7 days in my Google Drive."
Tips & gotchas
- Ensure that your AI agent has proper authentication and permissions to access Google Workspace Drive.
- Be mindful of file size limits when uploading or downloading large files.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.