什么是 gtm-setup?
自动执行 Google 跟踪代码管理器 API 设置,包括 googleapis 安装、OAuth 凭据创建、令牌管理和先决条件验证。当用户需要“设置 GTM API”、“配置 GTM API 访问”、“获取 GTM OAuth 凭据”、“安装 googleapis”或遇到身份验证错误时使用。处理从依赖项安装到 API 连接验证的完整技术设置。 来源:aimonk2025/google-tag-manager-automation。
自动执行 Google 跟踪代码管理器 API 设置,包括 googleapis 安装、OAuth 凭据创建、令牌管理和先决条件验证。当用户需要“设置 GTM API”、“配置 GTM API 访问”、“获取 GTM OAuth 凭据”、“安装 googleapis”或遇到身份验证错误时使用。处理从依赖项安装到 API 连接验证的完整技术设置。
通过命令行快速安装 gtm-setup AI 技能到你的开发环境
来源:aimonk2025/google-tag-manager-automation。
Automate the complete GTM API setup process, from installing dependencies to validating API access.
Issue: "googleapis not found" → Solution: Run npm install googleapis --save
Issue: "Invalid redirect URI" → Solution: Ensure OAuth client type is "Desktop app", not "Web application"
自动执行 Google 跟踪代码管理器 API 设置,包括 googleapis 安装、OAuth 凭据创建、令牌管理和先决条件验证。当用户需要“设置 GTM API”、“配置 GTM API 访问”、“获取 GTM OAuth 凭据”、“安装 googleapis”或遇到身份验证错误时使用。处理从依赖项安装到 API 连接验证的完整技术设置。 来源:aimonk2025/google-tag-manager-automation。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/aimonk2025/google-tag-manager-automation --skill gtm-setupBrowse more skills from aimonk2025/google-tag-manager-automation
自动执行 Google 跟踪代码管理器 API 设置,包括 googleapis 安装、OAuth 凭据创建、令牌管理和先决条件验证。当用户需要“设置 GTM API”、“配置 GTM API 访问”、“获取 GTM OAuth 凭据”、“安装 googleapis”或遇到身份验证错误时使用。处理从依赖项安装到 API 连接验证的完整技术设置。 来源:aimonk2025/google-tag-manager-automation。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aimonk2025/google-tag-manager-automation --skill gtm-setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aimonk2025/google-tag-manager-automation