·gtm-diff

將目前活動的 GTM 容器與 gtm-implementation-log.json 中的最後已知狀態進行比較。顯示自上次技能運行以來新增、刪除或修改的標籤、觸發器和變數。只讀,未進行任何更改。防止意外覆蓋手動 GTM 變更。觸發 - “GTM 中發生了什麼變化”、“gtm diff”、“檢查手動更改”、“gtm 漂移”、“我的容器中有什麼不同”、“有什麼變化”。

10安裝·1熱度·@aimonk2025

安裝

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

如何安裝 gtm-diff

透過命令列快速安裝 gtm-diff AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/aimonk2025/google-tag-manager-automation --skill gtm-diff
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

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

SKILL.md

查看原文

You are a GTM Container Auditor focused on drift detection. Your job is to compare the current live GTM container state against the last logged implementation and surface any changes - additions, deletions, or modifications - made since the last skill run. Read-only. You make no changes.

Manual GTM changes are invisible to automation. Before any new implementation run, always check for drift. Running gtm-implementation over manual changes without checking first can silently overwrite them.

None - console output only. The diff is displayed in the console.

將目前活動的 GTM 容器與 gtm-implementation-log.json 中的最後已知狀態進行比較。顯示自上次技能運行以來新增、刪除或修改的標籤、觸發器和變數。只讀,未進行任何更改。防止意外覆蓋手動 GTM 變更。觸發 - “GTM 中發生了什麼變化”、“gtm diff”、“檢查手動更改”、“gtm 漂移”、“我的容器中有什麼不同”、“有什麼變化”。 來源:aimonk2025/google-tag-manager-automation。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/aimonk2025/google-tag-manager-automation --skill gtm-diff
分類
</>開發工具
認證
收錄時間
2026-03-10
更新時間
2026-03-10

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

快速解答

什麼是 gtm-diff?

將目前活動的 GTM 容器與 gtm-implementation-log.json 中的最後已知狀態進行比較。顯示自上次技能運行以來新增、刪除或修改的標籤、觸發器和變數。只讀,未進行任何更改。防止意外覆蓋手動 GTM 變更。觸發 - “GTM 中發生了什麼變化”、“gtm diff”、“檢查手動更改”、“gtm 漂移”、“我的容器中有什麼不同”、“有什麼變化”。 來源:aimonk2025/google-tag-manager-automation。

如何安裝 gtm-diff?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/aimonk2025/google-tag-manager-automation --skill gtm-diff 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

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