·google-apps-script
#

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.

293Installs·10Trend·@jezweb

Installation

$npx skills add https://github.com/jezweb/claude-skills --skill google-apps-script

How to Install google-apps-script

Quickly install google-apps-script AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jezweb/claude-skills --skill google-apps-script
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jezweb/claude-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jezweb/claude-skills --skill google-apps-script
Category
#Documents
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from jezweb/claude-skills

Quick answers

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.

How do I install google-apps-script?

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

Where is the source repository?

https://github.com/jezweb/claude-skills