Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:32:40 +08:00
commit 0ea8352871
72 changed files with 30043 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "ga-suite",
"description": "Comprehensive Google Analytics 4 suite with 15 specialized skills covering complete GA4 implementation from property setup to BigQuery integration. Includes events, user tracking, e-commerce, custom dimensions, audiences, privacy compliance, reporting, Measurement Protocol, and GTM integration for full GA4 expertise.",
"version": "1.0.0",
"author": {
"name": "Henrik Soederlund",
"email": "whom-wealthy.2z@icloud.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}