cyberneticlibrary

Upload files directly to Google Drive

google-drive-uploadskillsetup L23,035
davepoon/buildwithclaude
What it does

Upload and batch-share files to Google Drive

Best for

Quickly upload and share files without opening Drive UI; ideal for CI/CD artifact sharing.

Inputs
  • · Local file path(s)
  • · Google Drive folder ID
  • · Permission scope (view/comment/edit)
Outputs
  • · File ID(s)
  • · Shareable links per permission level
  • · Upload status per file
Requires
  • · Google Drive API
  • · OAuth token
Preconditions

File path valid; Google Drive folder accessible; storage quota available

Failure modes
  • · File > 5TB
  • · Folder ID invalid
  • · OAuth token expired
  • · Network interruption mid-upload
Trust signals
  • · Batch upload support
  • · Permission-level granularity