Various sample code and projects for the Google Apps Script platform, a JavaScript platform in the cloud.
Learn more at developers.google.com.









![]()



![]()
![]()
onOpen, onEdit, or onInstall in an add-onCodelab tutorials combine detailed explanation, coding exercises, and documented best practices to help engineers get up to speed with key Google technologies. Here's a list of Apps Script codelabs:
clasp command-line toolLearn how to clone, pull, and push Apps Script projects on the command-line using clasp.
Run ESLint over this whole repository with:
pnpm lint
This command will fix simple errors.
Run the TypeScript-based check over the repository with:
pnpm check
This command validates .gs files by temporarily converting them to .js and running tsc. It checks for syntax errors and type issues using JSDoc annotations.
$ claude mcp add apps-script-samples \
-- python -m otcore.mcp_server <graph>