skillfed

google-drive

Google Drive integrates Drive v3 API operations—search, list, upload, download, copy, move, share, and permission management—through the gws CLI. Requires gws authenticated against a Google account with appropriate Drive scopes. Use this skill to locate files, manage folders and shared drives, adjust sharing settings, or pull file metadata into other workflows.

Google Drive lets you search, list, upload, download, and share files and folders using the gws CLI.

AI-generated summary based on this skill's SKILL.md

1,423 415 MIT updated by Open-Curiosity

Install

Open-Curiosity/gini-agent/google-drive · repository language: TypeScript

CLI (skillfed)coming soon
git clone https://github.com/Open-Curiosity/gini-agent
cp -r gini-agent/skills/google/google-drive ~/.claude/skills/google-drive

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I search google drive for files using google-drive?

Google-drive lets you search Google Drive through the gws CLI using Drive v3 API operations. Provide search terms and filters to locate files by name, type, or other metadata. The skill requires gws authenticated against a Google account with appropriate Drive scopes to execute searches and return matching results into your workflows.

Can google-drive upload and download files to Google Drive?

Yes, google-drive supports both upload and download operations via the gws CLI. You can upload single or multiple files to Drive and download files back to your local system. The skill integrates Drive v3 API file transfer capabilities, requiring proper authentication and Drive scopes for your Google account.

How do I share google drive folder with someone using google-drive?

Google-drive manages sharing and permissions through Drive v3 API operations. You can share folders or files with specific users and control their access level—view, comment, or edit. Use the skill to adjust sharing settings and grant appropriate permissions to collaborators on your Drive content.

What file organization tasks does google-drive support?

Google-drive handles copy, move, rename, and folder creation operations through the gws CLI. You can organize Drive content by moving files between folders, duplicating files, renaming items, and creating new folder structures. The skill also supports managing shared drives for team collaboration.

What authentication does google-drive require?

Google-drive requires gws authenticated against a Google account with appropriate Drive scopes enabled. These scopes grant permission to perform operations like search, list, upload, download, share, and manage permissions. Ensure your Google account has the necessary Drive API access configured before using the skill.

Is google-drive open source and what license does it use?

Yes, google-drive is released under the MIT license, making it open source and freely available for use, modification, and distribution. The MIT license permits broad usage while requiring attribution to the original work.

SKILL.md

rendered from the published skill — quoted content, verbatim

Google Drive

Use gws drive to search, list, upload, download, copy, and share files and folders, plus manage shared drives, permissions, and revisions. The CLI wraps the Drive v3 API.

Prerequisites

- If this deployment is managed/hosted, the Google credential is already provisioned at sign-in — gws is installed and authenticated, so skip the setup flow below and run gws directly. Scopes are fixed at sign-in on a managed deployment: when a call fails with scope required or HTTP 401, tell the user which action needs a scope their account wasn't granted, instead of trying to set anything up. (The scope list below still describes which verb needs which scope.)

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
skills/google/google-drive/SKILL.md

Related skills

Tags

cloud-storage file-management access-control document-sync workspace-integration bulk-operations metadata-handling share-link-generation