Gws Script Push
/install gws-script-push
script +push
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Upload local files to an Apps Script project
Usage
gws script +push --script \x3CID>
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--script |
✓ | — | Script Project ID |
--dir |
— | — | Directory containing script files (defaults to current dir) |
Examples
gws script +push --script SCRIPT_ID
gws script +push --script SCRIPT_ID --dir ./src
Tips
- Supports .gs, .js, .html, and appsscript.json files.
- Skips hidden files and node_modules automatically.
- This replaces ALL files in the project.
[!CAUTION] This is a write command — confirm with the user before executing.
See Also
- gws-shared — Global flags and auth
- gws-script — All manage google apps script projects commands
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gws-script-push - After installation, invoke the skill by name or use
/gws-script-push - Provide required inputs per the skill's parameter spec and get structured output
What is Gws Script Push?
Google Apps Script: Upload local files to an Apps Script project. It is an AI Agent Skill for Claude Code / OpenClaw, with 165 downloads so far.
How do I install Gws Script Push?
Run "/install gws-script-push" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gws Script Push free?
Yes, Gws Script Push is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Gws Script Push support?
Gws Script Push is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gws Script Push?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.2.