Gws Apps Script Push
/install gws-apps-script-push
apps-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 apps-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-apps-script — All manage and execute apps script projects commands
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gws-apps-script-push - After installation, invoke the skill by name or use
/gws-apps-script-push - Provide required inputs per the skill's parameter spec and get structured output
What is Gws Apps Script Push?
Google Apps Script: Upload local files to an Apps Script project. It is an AI Agent Skill for Claude Code / OpenClaw, with 300 downloads so far.
How do I install Gws Apps Script Push?
Run "/install gws-apps-script-push" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gws Apps Script Push free?
Yes, Gws Apps Script Push is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Gws Apps Script Push support?
Gws Apps Script Push is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gws Apps Script Push?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.0.