Andrew Yim ec5e30c825 feat(gtm-manager): Rename to ourdigital-gtm-manager and add dataLayer injector
BREAKING CHANGE: Renamed from 13-gtm-audit to 13-ourdigital-gtm-manager

New Features:
- DataLayerInjector class for generating custom HTML tags
- Support for 20+ GA4 event types (ecommerce, forms, video, engagement)
- Subcommand structure: audit and inject modes
- Preset tag generation (ecommerce, engagement, all)
- DOM scraping option for dynamic value extraction
- Generate tags from audit report findings
- Korean payment method support (카카오페이, 네이버페이, 토스)

CLI Changes:
- `python gtm_manager.py audit --url ...` for auditing
- `python gtm_manager.py inject --preset ecommerce` for tag generation
- `python gtm_manager.py inject --event purchase --event add_to_cart`
- `python gtm_manager.py inject --from-audit report.json`

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 20:55:42 +09:00

Claude Skills Factory

Internal R&D Repository - This repository is restricted for internal use only.

A collection of custom Claude Skills for OurDigital workflows, Jamie Plastic Surgery Clinic brand management, SEO tools, and Notion integrations.

Custom Skills (9 skills)

Skill Purpose
notion-organizer Notion workspace management
research-to-presentation Notion research to PPT/Figma
seo-gateway-strategist SEO gateway page strategy
gateway-page-content-builder Gateway page content generation
ourdigital-visual-storytelling Blog featured image prompt generator
ourdigital-research-publisher Research-to-publication workflow
ourdigital-seo-audit Comprehensive SEO audit & analysis
jamie-brand-editor Jamie Clinic branded content generation
jamie-brand-guardian Jamie Clinic content review & evaluation

Structure

ourdigital-custom-skills/    # Custom skills for production use
claude-skills-examples/      # Anthropic reference examples
official-skils-collection/   # 3rd party Notion skills
reference/                   # Skill format documentation

Usage

Skills are installed in Claude Code or Claude Desktop by adding the skill folder path to settings.

See CLAUDE.md for detailed documentation on skill structure and development guidelines.


OurDigital | Internal Use Only

Description
D.intelligence Claude Code skills and agent corps
Readme 4.8 MiB
Languages
Python 91.6%
Shell 3.1%
HTML 2.3%
JavaScript 2.2%
CSS 0.8%