google-drive

Manage Google Drive files via gog CLI commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ryok/team-operations --skill google-drive-ryok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-drive
Source: https://github.com/ryok/team-operations/tree/main/.claude/skills/google-drive
Command: npx skills add https://github.com/ryok/team-operations --skill google-drive-ryok

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CLI-based control of Google Drive to streamline file operations without switching apps or UI.

Core Features & Use Cases

  • Search and locate files quickly across Drive from the terminal.
  • Upload and download files to and from Google Drive with simple commands.
  • Share and manage permissions for collaborators and teams.
  • Use cases include automation scripts for regular backups, project collaboration, and archival file management.

Quick Start

Install gogcli, authenticate, and start executing Drive operations from the terminal.

Frequently Asked Questions about google-drive

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

FAQPage Schema
How do I manage Google Drive files from the command line?

Google Drive file management from the CLI involves using the gogcli tool to execute terminal commands for searching, uploading, downloading, and sharing files. This approach streamlines operations without requiring the web UI.

Can I upload and download files to Google Drive via terminal commands?

Yes, uploading and downloading files to Google Drive via terminal commands is fully supported. Using the gog CLI, you execute simple commands to transfer files, which is ideal for automation scripts and regular backups.

Do I need to install gogcli to control Google Drive from the terminal?

Yes, installing gogcli is required to control Google Drive from the terminal. You must also complete the user authentication process before you can start executing file operations and folder management commands.

Can I manage sharing permissions for collaborators using a CLI?

Yes, managing sharing permissions for collaborators using a CLI is supported. This allows teams and individuals to handle project collaboration and archival file management directly from the terminal.

What is the best way to automate Google Drive backups without a GUI?

The best way to automate Google Drive backups without a GUI is using CLI-driven control. By integrating terminal commands into automation scripts, you can schedule regular file uploads, downloads, and archival tasks seamlessly.

Why switch from the Google Drive web UI to a command line interface?

Switching to a command line interface for Google Drive prevents app switching and accelerates workflows. It enables rapid automation, script integration for regular backups, and efficient project collaboration without UI overhead.