gdcli

Manage Google Drive files and folders via command-line interface with OAuth authentication.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/pramudityad/pi-config --skill gdcli-pramudityad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gdcli
Source: https://github.com/pramudityad/pi-config/tree/main/skills/pi-skills/gdcli
Command: npx skills add https://github.com/pramudityad/pi-config --skill gdcli-pramudityad

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies managing your Google Drive files directly from the command line, eliminating the need to navigate the web interface for common tasks.

Core Features & Use Cases

  • File Operations: List, search, upload, download, and create folders in Google Drive.
  • Integration: Seamlessly works with your Google account via OAuth authentication.
  • Use Case: Quickly find a specific document by searching its content or metadata, then download it to your local machine without opening a browser.

Quick Start

Use the gdcli skill to list all files in your Google Drive root folder.

Frequently Asked Questions about gdcli

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?

To manage Google Drive files from the command line, use a CLI tool that connects via OAuth credentials to perform operations like listing, searching, uploading, downloading, and sharing files and folders directly from your terminal.

Can I search Google Drive file content and metadata using a CLI?

Yes, you can search Google Drive file content and metadata using a CLI by executing complex queries based on file attributes, allowing you to quickly find specific documents without opening a browser interface.

Do I need OAuth credentials to automate Google Drive uploads and downloads?

Yes, you need OAuth credentials to authenticate and automate Google Drive uploads and downloads, ensuring secure access to your cloud storage for data synchronization and file management tasks.

What is the best way to automate cloud storage management for Google Drive?

The best way to automate cloud storage management for Google Drive is using a command-line interface that supports scripting for file operations, enabling seamless data synchronization and automated folder sharing.

Does CLI-based Google Drive management support complex queries for file searching?

Yes, CLI-based Google Drive management supports complex queries for file searching, allowing you to filter and locate files based on specific metadata and content parameters directly through terminal commands.