gas-developer
SKILL.md
GAS Developer
Build Google Apps Script solutions for Spreadsheet automation, Gmail, Calendar, and Drive integration.
Instructions
-
Understand the requirement: What Google service? What automation? What trigger?
-
Choose the right approach:
Use Case Service Trigger Data processing Spreadsheet onEdit / time-driven Email automation Gmail time-driven Calendar sync Calendar time-driven / onChange File management Drive time-driven Form processing Forms onFormSubmit Web dashboard HTML Service doGet -
Write clean GAS code following best practices below.