Управление Google Apps Script через gog
★ 7.4 · automation
gog-appscript is a Claude Code skill that performs Google Apps Script operations through the gog utility, covering project content retrieval, metadata inspection, script creation, and execution of deployed functions. It exposes four commands — content, create, get, and run — each discoverable via --help and machine-readable contracts from gog schema. Safety flags --readonly, --dry-run, and --no-input keep automation pipelines from unintended mutations; every write or delete requires an explicit --account and object confirmation. The skill is designed for developers and Google Workspace administrators who need to manage Apps Script projects programmatically or trigger script functions from within agentic workflows.
- #google-apps-script
- #google-workspace
- #automation
- #gog