·google-apps-script
#

google-apps-script

為表格和工作區應用程式建立 Google Apps 腳本自動化。產生具有自訂選單、觸發器、對話方塊、電子郵件自動化、PDF 匯出和外部 API 整合的腳本。

298安裝·11熱度·@jezweb

安裝

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

如何安裝 google-apps-script

透過命令列快速安裝 google-apps-script AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/jezweb/claude-skills --skill google-apps-script
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:jezweb/claude-skills。

SKILL.md

查看原文

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 腳本自動化。產生具有自訂選單、觸發器、對話方塊、電子郵件自動化、PDF 匯出和外部 API 整合的腳本。 來源:jezweb/claude-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/jezweb/claude-skills --skill google-apps-script
分類
#文件處理
認證
收錄時間
2026-02-19
更新時間
2026-03-10

Browse more skills from jezweb/claude-skills

快速解答

什麼是 google-apps-script?

為表格和工作區應用程式建立 Google Apps 腳本自動化。產生具有自訂選單、觸發器、對話方塊、電子郵件自動化、PDF 匯出和外部 API 整合的腳本。 來源:jezweb/claude-skills。

如何安裝 google-apps-script?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jezweb/claude-skills --skill google-apps-script 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

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