gws-apps-script

Manage and execute Google Apps Script projects via gws CLI commands.

8|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill gws-apps-script-niclasmartinsson-sys
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gws-apps-script
Source: https://github.com/niclasmartinsson-sys/google-workspace-cli/tree/main/skills/gws-apps-script
Command: npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill gws-apps-script-niclasmartinsson-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates Google Apps Script project management and execution, reducing manual setup and enabling faster iteration.

Core Features & Use Cases

  • Create, update, and deploy Apps Script projects from a centralized CLI.
  • Retrieve project metadata and content for auditing and debugging.
  • Execute scripts and monitor runs via gws to streamline development workflows.

Quick Start

Run gws apps-script <resource> <method> with the desired parameters to manage and execute Apps Script projects.

Frequently Asked Questions about gws-apps-script

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

FAQPage Schema
How do I deploy Google Apps Script projects from a command line interface?▼

The gws apps-script command allows you to create, update, and deploy Google Apps Script projects from a centralized CLI. It applies resource and method combinations to automate project deployment and execution, reducing manual setup for developers.

Can I retrieve and audit Google Apps Script project metadata programmatically?▼

Yes, you can retrieve Google Apps Script project metadata and content programmatically for auditing and debugging. Running gws apps-script with retrieval methods extracts project details and monitors runs, streamlining development workflows without manual console access.

What is the best way to manage multiple Google Workspace scripts centrally?▼

The best way to manage multiple Google Workspace scripts centrally is using a command-based tool like gws apps-script. It provides centralized control via API resource handling to create, retrieve, update, and deploy scripts, reducing manual setup across projects.

Does gws apps-script work without additional dependencies?▼

Yes, gws apps-script works without additional dependencies. It operates independently to manage Google Apps Script projects, allowing you to execute scripts and monitor runs via command-based access without requiring external components, packages, or plugins.

How do I execute and monitor Google Apps Script runs via gws?▼

To execute and monitor Google Apps Script runs via gws, run the gws apps-script command with desired resource and method parameters. This automates script execution and provides centralized monitoring, streamlining development workflows for deployed projects.