analytics-tracking-automation

Skills

Install-facing skill bundles keep the matching runtime reference at ../references/skill-map.md.

This page is user-facing. Its job is to help you choose the right skill entry point, not to restate the full internal workflow contract.

Start Here

Most users should start with the umbrella skill:

Use it when:

The umbrella skill owns first-turn conversational intake for chat entry points. It should interpret user intent in plain language before choosing a high-level entry path or phase.

Skill Map

| Skill | Best For | What The User Usually Says | | — | — | — | | analytics-tracking-automation | end-to-end routing | “Help me set up or review tracking for this site” | | tracking-discover | site inspection and bootstrap | “Analyze this site first” | | tracking-group | page-group review | “Group these pages by business meaning” | | tracking-live-gtm | live GTM baseline review | “Show me what is already live in GTM” | | tracking-schema | event-plan design and approval | “Help me design or review the event schema” | | tracking-sync | GTM generation and sync | “Generate or sync the GTM setup” | | tracking-verify | preview QA and release readiness | “Check whether tracking is healthy before publish” | | tracking-shopify | Shopify-specific branch | “This is a Shopify storefront” |

Quick Routing Guide

analytics-tracking-automation

Use this when you want the agent to figure out the right starting point and keep the conversation moving.

Typical user asks:

tracking-discover

Use this when the user wants analysis only.

Typical outcomes:

tracking-group

Use this when the user wants page groups reviewed in business language.

tracking-live-gtm

Use this when the user wants to understand the real live GTM baseline before schema work starts.

tracking-schema

Use this when the user wants event design or event-plan review.

tracking-sync

Use this when the user is ready to move an approved plan into GTM.

tracking-verify

Use this when the user wants preview QA, health interpretation, or publish readiness.

tracking-shopify

Use this when the run is clearly on the Shopify branch.

Design Rules

Where The Details Live

Packaging Note

Inside this repository, the skill family lives under skills/.

skills/manifest.json remains the source-of-truth inventory for the shipped skill family.

Each skill also has minimal UI metadata in agents/openai.yaml.

If you need installation or export details, use: