Google Drive

Manages Google Drive files and folders — list, search, create folders, upload from workspace, and download to workspace.

rotoslider bcd51d0 3 files · 8.3 KB Updated

File contents

Google Drive

When to Use

  • Browse Drive → list_drive_files
  • Find file → search_drive
  • Create folder → create_drive_folder
  • Back up workspace file → upload_to_drive
  • Get Drive file → download_from_drive (Docs→text, Sheets→CSV)

Important

  • upload_to_drive takes workspace-relative path, resolves to absolute
  • download_from_drive exports Google Docs as text, Sheets as CSV
  • Path traversal prevention: paths must stay within workspace root

rotoslider/choom/tree/main/nextjs-app/skills/core/google-drive commit bcd51d0286

Frequently asked questions

npx skillmds@latest add rotoslider/google-drive