google-drive

Manage files and folders in Google Drive using the gws CLI.

1.7k|523|Updated May 5, 2026
One-click install
npx skills add https://github.com/Open-Curiosity/gini-agent --skill google-drive-open-curiosity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-drive
Source: https://github.com/Open-Curiosity/gini-agent/tree/main/skills/google/google-drive
Command: npx skills add https://github.com/Open-Curiosity/gini-agent --skill google-drive-open-curiosity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines file and folder management in Google Drive, automating tasks like search, upload, download, and sharing.

Core Features & Use Cases

  • File and Folder Management: Search, list, upload, download, share, copy, move, rename, and delete files and folders.
  • Shared Drives: Manage shared drives, permissions, and revisions.
  • Use Case: Quickly find and share important documents with your team without leaving your workflow.

Quick Start

Use the google-drive skill to list all files in your Google Drive.

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 and folder management workflows?

You can automate Google Drive file and folder management by executing search, upload, download, share, copy, move, rename, and delete operations through the gws CLI. This streamlines repetitive document workflows without manual web interface interaction.

What's the best way to manage shared drives and permissions in Google Workspace?

Managing shared drives and permissions involves using specific commands to list, modify, and organize shared drive content and access levels. This centralizes team file visibility and revision tracking directly within your workflow environment.

Do I need the gws CLI to search and list files in Google Drive?

Yes, the gws CLI with an authenticated Google account and Drive scopes is required to search and list files. This dependency provides the necessary authenticated interface to interact with Google Drive services.

Can I upload and share important documents with my team without leaving my workflow?

You can upload and share important documents with your team without leaving your workflow by executing upload and share operations through the gws CLI. This automates document distribution directly from your terminal.

How does folder management work for Google Drive files and shared drives?

Folder management for Google Drive files and shared drives works by supporting copy, move, rename, and delete operations through the gws CLI. This allows precise organization and restructuring of directories and contained files.

What are the limitations of managing Google Drive revisions and permissions via CLI?

The Skill is designed for file and folder management tasks, focusing on streamlining workflows via gws CLI. It requires authenticated Drive scopes, meaning operations are bounded by the permissions and access levels of the authenticated Google account.