If you're deploying code to Google Apps Script and tired of copy-pasting through the web UI, this recipe gives you a proper command-line workflow. It wraps the gws tool to list projects, push updated files, and create versioned releases from your local environment. The four-step process is straightforward: find your script ID, inspect what's there, update the content with your local files, then tag a version. It won't revolutionize your workflow, but it's a solid improvement over manual deployments if you're already working with Apps Script for Gmail add-ons, custom Sheets functions, or workflow automation. Needs the gws-apps-script skill installed first.
npx -y skills add googleworkspace/cli --skill recipe-deploy-apps-script --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template