gtm-setup
Installation
SKILL.md
GTM Setup - Technical Prerequisites
Automate the complete GTM API setup process, from installing dependencies to validating API access.
Workflow
Phase 1: Prerequisites Check
Step 1.1: Check Node.js Project
Verify package.json exists:
- If missing → Error: "This must be run in a Node.js project"
- If exists → Continue