google-drive-upload

Upload files from Claude to Google Drive via an Apps Script web app.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/vZulin/overlay-clock-timer --skill google-drive-upload-vzulin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-drive-upload
Source: https://github.com/vZulin/overlay-clock-timer/tree/main/.codex/skills/macos-design/google-drive-upload
Command: npx skills add https://github.com/vZulin/overlay-clock-timer --skill google-drive-upload-vzulin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Uploading and storing files to Google Drive can be tedious and error-prone when done manually from AI-assisted workflows. This Skill streamlines sending files to Drive via a deployed Apps Script web app.

Core Features & Use Cases

  • Upload from Claude to Google Drive using a simple Google Apps Script web app.
  • Supports storing, sharing, and organizing files in Drive via natural prompts (including Hebrew).
  • Use case: trigger file upload from a workflow when a file is generated and needs to be stored in Drive.

Quick Start

Ask Claude to upload the current file to Google Drive using the configured Apps Script web app.

Frequently Asked Questions about google-drive-upload

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upload files to Google Drive from an AI workflow?

To upload files to Google Drive from an AI workflow, you use a deployed Google Apps Script web app that receives files directly from Claude. This streamlines storing and sharing generated files without manual uploads.

Do I need a Google Apps Script web app to upload files to Google Drive?

Yes, uploading files to Google Drive via this method requires a deployed Google Apps Script web app. You also need a local configuration file at ~/.cowork-gdrive-config.json to connect the workflow.

Can I use natural language prompts to store and organize files on Google Drive?

Yes, you can use natural language prompts to store, share, and move files on Google Drive. The Apps Script integration processes these prompts to trigger file uploads directly from your AI assistant.

Does this Google Drive upload method support Hebrew prompts?

Yes, the Google Drive upload method supports prompts in Hebrew. You can naturally instruct the workflow in Hebrew to trigger storing, sharing, or moving files to your Drive.

What is the best way to automate uploading generated files to Google Drive?

The best way to automate uploading generated files to Google Drive is by deploying an Apps Script web app. This allows automated workflows to trigger file uploads for storage or sharing whenever a file is generated.