← Back to plugins

google-drive-upload

Skill by MSApps-Mobile · 7 stars

Upload Word docs, PDFs, spreadsheets, presentations, or any file Organize uploads into folders (auto-creates if needed) Replace existing files by name Works in Cowork and Claude Code Installation Claude Code (CLI): /plugin marketplace add MSApps-Mobile/claude-plugins /plugin install google-drive-upload@msapps-plugins Cowork: Settings → Plugins → Marketplaces → Add → MSApps-Mobile/claude-plugins Search "google-drive-upload" → Install Setup (one-time) Deploy the Google Apps Script web app (accepts file uploads via POST) Save your config: // ~/.cowork-gdrive-config.json { "url": "https://script.google.com/macros/s/YOUR_SCRIPT_ID/exec", "apiKey": "your-api-key" } Usage License MIT — Free and open source.

/plugin install google-drive-upload@claude-community