google-drive

Automate Google Drive file and permission management via Robomotion CLI.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill google-drive-robomotionio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-drive
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/google-drive
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill google-drive-robomotionio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Google Drive file management often requires repetitive CLI calls and careful handling of permissions. This Skill automates common operations and permission management via the Robomotion CLI, reducing manual steps and errors.

Core Features & Use Cases

  • Upload, download, list, copy, move, and delete files and folders.
  • Search for files and manage sharing permissions, including across shared drives.
  • Use cases: automating routine archival tasks, onboarding teammates with shared folders, and enforcing consistent permission setups.

Quick Start

Connect to Google Drive with the CLI and start performing common tasks such as uploading a file, listing folders, and sharing items.

Frequently Asked Questions about google-drive

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

FAQPage Schema
How do I automate Google Drive file uploads and downloads?

Automate Google Drive file uploads and downloads by using the Robomotion CLI with configured credentials to execute file operations and output structured JSON for downstream automation.

Can I manage sharing permissions across shared drives via CLI?

Manage sharing permissions across shared drives via CLI by applying configured Google Drive credentials to automate permission setups and modifications across files and folders.

What do I need to start automating Google Drive folder management?

Start automating Google Drive folder management by installing Robomotion CLI and configuring Google Drive credentials via vault and session-based usage to enable file and permission operations.

How do I search for files and enforce consistent permission setups in Google Drive?

Search for files and enforce consistent permission setups in Google Drive by automating CLI calls to list, search, and apply sharing permissions across files and shared drives.

What is the best way to automate routine archival tasks in Google Drive?

Automate routine archival tasks in Google Drive by using CLI-based automation to copy, move, and delete files and folders while outputting structured JSON for workflow integration.

Why does my Google Drive automation require vault and session-based usage?

Google Drive automation requires vault and session-based usage to securely authenticate credentials via the Robomotion CLI and maintain structured access for downstream file and permission operations.