Updates Google Apps Script project files including server-side scripts, HTML, and manifest files directly via the CLI.
This skill automates the process of modifying or adding new files to Google Apps Script (GAS) projects. By leveraging the Google Apps Script API, it allows developers to push code updates, create new script files, and manage HTML templates without leaving the Claude environment. It simplifies the development lifecycle for Google Workspace automations by handling the identification of script IDs, confirming code changes, and providing direct links to the Google Script Editor for immediate verification.
主要功能
01Automated Script ID identification and project targeting
02Add new files including HTML templates and manifest JSON files
03Direct URL generation for quick access to the Apps Script editor