gws-script

Automate project management and process monitoring for Google Apps Script projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the management of Google Apps Script projects, automating processes and providing detailed information about script execution and project metadata.

Core Features & Use Cases

  • Process Management: List and manage processes related to script execution.
  • Project Operations: Create, retrieve, update, and deploy scripts and their content.
  • API Resource Access: Access and interact with various Google Apps Script resources like scripts, processes, and deployments.
  • Use Case: For a software engineer managing multiple Google Apps Script projects, this Skill can automate the deployment and monitoring of scripts, reducing manual effort and potential errors.

Quick Start

Use the gws-script skill to list all processes associated with your script project.

Frequently Asked Questions about gws-script

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

FAQPage Schema
How do I automate Google Apps Script project management and deployment?

Automating Google Apps Script project management involves handling script execution, deployment operations, and process tracking. This requires Google Apps Script API access to manage resources and reduce manual deployment errors.

How do I monitor script execution processes in Google Apps Script?

Monitoring script execution processes in Google Apps Script involves listing and tracking processes associated with your script project. This provides detailed information about execution history and resource usage.

Do I need the gws utility to manage Google Apps Script deployments?

Yes, the gws utility is required to manage Google Apps Script deployments. It acts as a required dependency for executing operations, accessing API resources, and tracking process states.

Can I create and update Google Apps Script content programmatically?

Yes, you can create, retrieve, and update Google Apps Script content programmatically. By interacting with the Google Apps Script API, you can manage scripts and their deployments directly.

What are the limitations of using API integration for Google Apps Script process monitoring?

Limitations of API integration for Google Apps Script process monitoring include dependency on the gws utility and Google Apps Script API access. You must manage resource constraints and API quotas when tracking multiple script executions.