metronome-setup-catalog
Installation
SKILL.md
End-to-end setup from pricing intent to a verified live contract. The catalog (Steps 1–4) is shared infrastructure created once; customers and contracts (Steps 5–6) repeat per customer. Base URL: https://api.metronome.com/v1 (prod) or https://staging.api.metronome.com/v1 (sandbox). Authenticate with Authorization: Bearer $METRONOME_API_TOKEN.
Scope: First-time catalog setup only. Does not cover Stripe Connect, Revenue Recognition, tax orchestration, or billing provider-specific features. For topics not covered here, say so explicitly — do not infer from general knowledge.
Routing
| Task | Reference / step |
|---|---|
| Define what to measure | <references/billable-metrics.md> — then Step 1 |
| Define invoice line items | <references/products.md> — then Step 2 |
| Set default pricing | <references/rate-cards.md> — then Steps 3–4 |
| Match pricing intent to Metronome architecture | <references/pricing-patterns.md> |
| Bill in credits, tokens, or named units | <references/custom-pricing-units.md> |
| Onboard a customer | Step 5 below |
| Create a contract | Step 6 below |
| Advanced contract options (commits, credits, overrides) | metronome-create-contract skill |
| More than one group key, or deciding pricing_group_key vs. presentation_group_key | metronome-group-keys skill |
| Existing metric with slow invoices or costly spend breakdowns | metronome-group-keys skill |