What is google-apps-script?
Build Google Apps Script automation for Sheets and Workspace apps. Produces scripts with custom menus, triggers, dialogs, email automation, PDF export, and external API integration. Source: jezweb/claude-skills.
Build Google Apps Script automation for Sheets and Workspace apps. Produces scripts with custom menus, triggers, dialogs, email automation, PDF export, and external API integration.
Quickly install google-apps-script AI skill to your development environment via command line
Source: jezweb/claude-skills.
Build automation scripts for Google Sheets and Workspace apps. Scripts run server-side on Google's infrastructure with a generous free tier.
Follow the structure template below. Every script needs a header comment, configuration constants at top, and onOpen() for menu setup.
Each user gets a Google OAuth consent screen on first run. For unverified scripts (most internal scripts), users must click:
Build Google Apps Script automation for Sheets and Workspace apps. Produces scripts with custom menus, triggers, dialogs, email automation, PDF export, and external API integration. Source: jezweb/claude-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jezweb/claude-skills --skill google-apps-scriptBuild Google Apps Script automation for Sheets and Workspace apps. Produces scripts with custom menus, triggers, dialogs, email automation, PDF export, and external API integration. Source: jezweb/claude-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jezweb/claude-skills --skill google-apps-script Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jezweb/claude-skills