google-apps-script とは?
スプレッドシート アプリとワークスペース アプリ用の Google Apps Script 自動化を構築します。カスタム メニュー、トリガー、ダイアログ、電子メール自動化、PDF エクスポート、外部 API 統合を備えたスクリプトを作成します。 ソース: jezweb/claude-skills。
スプレッドシート アプリとワークスペース アプリ用の Google Apps Script 自動化を構築します。カスタム メニュー、トリガー、ダイアログ、電子メール自動化、PDF エクスポート、外部 API 統合を備えたスクリプトを作成します。
コマンドラインで google-apps-script AI スキルを開発環境にすばやくインストール
ソース: 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:
スプレッドシート アプリとワークスペース アプリ用の Google Apps Script 自動化を構築します。カスタム メニュー、トリガー、ダイアログ、電子メール自動化、PDF エクスポート、外部 API 統合を備えたスクリプトを作成します。 ソース: jezweb/claude-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/jezweb/claude-skills --skill google-apps-scriptスプレッドシート アプリとワークスペース アプリ用の Google Apps Script 自動化を構築します。カスタム メニュー、トリガー、ダイアログ、電子メール自動化、PDF エクスポート、外部 API 統合を備えたスクリプトを作成します。 ソース: jezweb/claude-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jezweb/claude-skills --skill google-apps-script インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/jezweb/claude-skills