什麼是 google-apps-script?
為表格和工作區應用程式建立 Google Apps 腳本自動化。產生具有自訂選單、觸發器、對話方塊、電子郵件自動化、PDF 匯出和外部 API 整合的腳本。 來源:jezweb/claude-skills。
為表格和工作區應用程式建立 Google Apps 腳本自動化。產生具有自訂選單、觸發器、對話方塊、電子郵件自動化、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 腳本自動化。產生具有自訂選單、觸發器、對話方塊、電子郵件自動化、PDF 匯出和外部 API 整合的腳本。 來源:jezweb/claude-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/jezweb/claude-skills --skill google-apps-script為表格和工作區應用程式建立 Google Apps 腳本自動化。產生具有自訂選單、觸發器、對話方塊、電子郵件自動化、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