AI AGENT ADDONS

Gws Script Push

googleworkspace/cli

Upload your code files from your computer to a Google Apps Script project with one simple command. This tool sends all of your .gs, .js, .html, and appsscript.json files to the project. It replaces all existing files in the project with your local copies.

You need to provide the script project ID with the --script flag. You can also specify a different directory with the --dir flag. Because this command changes the project, you should confirm before running it.

Add Gws Script Push skill to your workflow

Global

mkdir -p ~/.claude/skills/gws-script-push

Project

mkdir -p .claude/skills/gws-script-push

Source Repository

Stars
29,056
Forks
1,643
Watchers
29,056
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago