Google Drive Automation
Skill Verified ActiveAutomate Google Drive file operations (upload, download, search, share, organize) via Rube MCP (Composio). Upload/download files, manage folders, share with permissions, and search across drives programmatically.
To automate common Google Drive tasks, simplifying file management and access for users within an MCP environment.
Features
- Automate Google Drive file upload and download
- Manage folders, including creation and moving files
- Set sharing permissions and manage access
- Search and list files based on various criteria
- Integrates with Rube MCP for programmatic control
Use Cases
- Uploading files from internal storage to Google Drive
- Downloading specific files or folders from Google Drive
- Searching for files by name, type, or modification date
- Sharing files with specific users or domains
- Organizing files by creating and moving them between folders
Non-Goals
- Managing Google Workspace documents beyond basic file operations
- Performing advanced administrative tasks for Google Drive
- Directly editing file content (only upload/download/metadata)
- Managing user accounts or Google Workspace organization settings
Workflow
- Verify Rube MCP availability and tools
- Manage Google Drive connection via Rube MCP
- Execute core workflows (upload/download, search, share, organize)
- Handle specific parameters and potential pitfalls for each operation
Practices
- Google Drive Operations
- File Management
- Permission Management
- Search and Querying
Prerequisites
- Rube MCP must be connected (RUBE_SEARCH_TOOLS available)
- Active Google Drive connection via RUBE_MANAGE_CONNECTIONS with toolkit googledrive
- Always call RUBE_SEARCH_TOOLS first to get current tool schemas
Protocol
- info:Idempotent retry & timeoutsThe skill relies on the underlying Rube MCP tools for handling retries and timeouts. The SKILL.md documentation does not explicitly detail idempotency for mutating operations.
Installation
First, add the marketplace
/plugin marketplace add davepoon/buildwithclaude/plugin install all-skills@buildwithclaudeQuality Score
VerifiedSimilar Extensions
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Google Drive Skill
100Interact with Google Drive - search files, find folders, list contents, download files, upload files, create folders, move, copy, rename, and trash files. Use when user asks to: search Google Drive, find a file/folder, list Drive contents, download or upload files, create folders, move files, or organize Drive content. Lightweight integration with standalone OAuth authentication supporting full read/write access.
Recipe Organize Drive Folder
98Create a Google Drive folder structure and move files into the right locations.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly