什么是 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