·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