statsig-create-cloud-metric
Installation
SKILL.md
Statsig Create Cloud Metric API
Quick Start
- Confirm the request is for a Cloud project.
- Collect required inputs: metric name, requested metric kind, and whether to dry run.
- Open shared contract guidance in references/create-metric-api.md.
- Open references/cloud-metric-creation.md.
- Map requested metric kind to API
typeenum using the Cloud reference. - Draft a curl request with STATSIG-API-KEY and JSON body.
Required Inputs
- Metric name (4-200 chars).
- Requested metric kind and API
typeenum. - Event definitions.
- Filters and optional rollup settings.
- unitTypes when required by the selected Cloud metric type.