google-drive-automation

Automate Google Drive file operations and organization through Rube MCP.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/dr-code/beacon --skill google-drive-automation-dr-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-drive-automation
Source: https://github.com/dr-code/beacon/tree/main/plugins/all-skills/skills/google-drive-automation
Command: npx skills add https://github.com/dr-code/beacon --skill google-drive-automation-dr-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate Google Drive workflows to manage files, folders, sharing, and search across drives without manual clicks.

Core Features & Use Cases

  • Upload and Download Files: Uploads to specific folders, downloads by ID, and supports large files with resumable uploads.
  • Search, List, and Organize: Find files using queries, list folders, and organize results in new or existing folders.
  • Share and Manage Permissions: Set and audit access for users, groups, domains, or anyone, with appropriate roles.
  • Create and Structure Folders: Create folders, move items between folders, and maintain organized hierarchies.

Quick Start

Authenticate the Rube MCP connection, enable the googledrive toolkit, and run the desired workflow to upload, download, or organize files.

Frequently Asked Questions about google-drive-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Drive file management without manual clicks?

You can automate Google Drive file management by using Rube MCP workflows to handle uploading, downloading, and searching files programmatically. Authenticating the Rube MCP connection and enabling the googledrive toolkit allows these operations to run without manual clicks.

Can I set sharing permissions and audit access on Google Drive files via MCP?

Sharing permissions and access audits for users, groups, domains, or anyone with appropriate roles can be set and managed via the Rube MCP googledrive toolkit. This functionality is supported directly within automated workflows.

Do I need a Rube MCP connection to automate Google Drive uploads and downloads?

An active Rube MCP connection is required to automate Google Drive uploads and downloads. You must also connect your Google Drive, enable the googledrive toolkit, and process an initial RUBE_SEARCH_TOOLS response to load tool schemas.

What's the best way to organize Google Drive folders and move files at scale?

Using automated MCP workflows is the best way to organize Google Drive folders and move files at scale. You can create folders, structure hierarchies, list existing folders, and move items between them programmatically.

Does Google Drive automation via MCP support large file uploads?

Google Drive automation via MCP supports large files using resumable uploads. This allows automated workflows to upload large files to specific folders reliably without the process failing midway.