feat: add GTM editor & validator skills (61, 62), update GTM audit (60)

Restructure GTM skills into audit → edit → validate workflow:
- 60-gtm-audit: MCP-based page scan, site audit, gap analysis, tag design (new code/SKILL.md)
- 61-gtm-editor: tag/trigger/variable creation via GTM API, ES5 Custom HTML, dataLayer generation
- 62-gtm-validator: QA toolkit with 7 validation modes, naming conventions, cross-platform mapping
All three skills use DTM Agent + Chrome DevTools MCP with clear handoff patterns.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-17 21:37:18 +09:00
parent 8d5cfb69fd
commit f905ef6314
12 changed files with 1665 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
> **Internal R&D Repository** - This repository is restricted for internal use only.
A collection of **62 custom Claude Skills** for OurDigital workflows, D.intelligence Agent Corps (9-agent business operations suite), Jamie Plastic Surgery Clinic brand management, SEO/GTM tools, NotebookLM automation, Notion integrations, reference documentation curation, macOS system optimization, and multi-agent collaboration.
A collection of **64 custom Claude Skills** for OurDigital workflows, D.intelligence Agent Corps (9-agent business operations suite), Jamie Plastic Surgery Clinic brand management, SEO/GTM tools, NotebookLM automation, Notion integrations, reference documentation curation, macOS system optimization, and multi-agent collaboration.
## Quick Install
@@ -88,9 +88,9 @@ cd our-claude-skills/custom-skills/_ourdigital-shared
| # | Skill | Purpose |
|---|-------|---------|
| 60 | `gtm-audit` | GTM container audit with Chrome DevTools |
| 61 | `gtm-manager` | GTM management + dataLayer generation |
| 62 | `gtm-guardian` | Live tag monitoring & validation |
| 60 | `gtm-audit` | GTM container audit — page scan, site audit, gap analysis, tag design (DTM Agent + Chrome DevTools MCP) |
| 61 | `gtm-editor` | GTM tag/trigger/variable creation via API, ES5 Custom HTML, dataLayer generation, workspace lifecycle |
| 62 | `gtm-validator` | GTM QA — tag firing verification, trigger testing, dataLayer schema, naming conventions, cross-platform mapping |
### Notion Tools (31-39)