·gtm-setup

自动执行 Google 跟踪代码管理器 API 设置,包括 googleapis 安装、OAuth 凭据创建、令牌管理和先决条件验证。当用户需要“设置 GTM API”、“配置 GTM API 访问”、“获取 GTM OAuth 凭据”、“安装 googleapis”或遇到身份验证错误时使用。处理从依赖项安装到 API 连接验证的完整技术设置。

31安装·3热度·@aimonk2025

安装

$npx skills add https://github.com/aimonk2025/google-tag-manager-automation --skill gtm-setup

如何安装 gtm-setup

通过命令行快速安装 gtm-setup AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/aimonk2025/google-tag-manager-automation --skill gtm-setup
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:aimonk2025/google-tag-manager-automation。

SKILL.md

查看原文

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-setup
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from aimonk2025/google-tag-manager-automation

快速解答

什么是 gtm-setup?

自动执行 Google 跟踪代码管理器 API 设置,包括 googleapis 安装、OAuth 凭据创建、令牌管理和先决条件验证。当用户需要“设置 GTM API”、“配置 GTM API 访问”、“获取 GTM OAuth 凭据”、“安装 googleapis”或遇到身份验证错误时使用。处理从依赖项安装到 API 连接验证的完整技术设置。 来源:aimonk2025/google-tag-manager-automation。

如何安装 gtm-setup?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aimonk2025/google-tag-manager-automation --skill gtm-setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/aimonk2025/google-tag-manager-automation