gws-script

Manage Google Apps Script projects via the gws CLI.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill gws-script-wuyyyyyou
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gws-script
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/gws-script
Command: npx skills add https://github.com/wuyyyyyou/cli --skill gws-script-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Google Apps Script projects programmatically to streamline creation, content management, and deployments.

Core Features & Use Cases

  • Create and manage Apps Script projects from the command line.
  • Retrieve, update, and deploy script content and versions.
  • Integrate with authentication and shared resources via gws.

Quick Start

Run a gws script command to list, create, or update Apps Script projects from the CLI.

Frequently Asked Questions about gws-script

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

FAQPage Schema
How do I manage Google Apps Script projects from the command line?▼

You can manage Google Apps Script projects from the command line by using the gws CLI to create, fetch, update, and deploy scripts programmatically without accessing the browser interface.

Can I deploy Apps Script projects using a CLI tool?▼

Yes, you can deploy Apps Script projects using the gws command-line interface, which handles content updates, version management, and deployment tracking directly from your terminal.

What is the best way to automate Google Apps Script project creation?▼

Automating Google Apps Script project creation is best handled by running a gws script command, which initializes and configures new Apps Script projects directly from the command line.

Do I need the gws CLI to update and monitor Apps Script content?▼

You need the gws CLI to update and monitor Apps Script content, as it provides the command-line interface required to retrieve, modify, and track script versions programmatically.

Does gws support authentication and shared resources for Apps Script?▼

Yes, gws supports authentication and shared resources integration, allowing developers to securely manage Apps Script projects and access shared dependencies via the command-line interface.

Are there limitations to managing Apps Script projects via the command line?▼

Managing Apps Script projects via the command line is limited to the functional scope of the gws CLI, which covers project creation, content retrieval, content updates, and deployment handling.