add-provider
Installation
SKILL.md
Add Provider
Orchestrates adding a new Grafana product provider — from API discovery through verified implementation. Four stages with human approval gates.
When to Use
- User wants to add CLI support for a Grafana Cloud product
- User says "add provider", "new provider", "integrate [product]"
- A bead task references provider implementation
When NOT to use: If the product exposes a K8s-compatible /apis endpoint,
it already works with gcx resources — no provider needed.
First: Check references/decision-tree.md to confirm a provider is the
right approach.