google-drive-upload
Installation
SKILL.md
Google Drive Upload
Upload files directly from Claude to Google Drive using a simple Google Apps Script.
When to Use This Skill
- User asks to upload, save, or send a file to Google Drive
- A workflow produces a file the user might want stored in Drive
- User mentions Drive in any language (English or Hebrew)
What This Skill Does
- Reads the user's config file (
~/.cowork-gdrive-config.json) - Base64-encodes the target file
- POSTs it to the deployed Google Apps Script
- Returns the Google Drive file URL