add-provider

Installation
SKILL.md

Add Provider

Orchestrates adding a new Grafana product provider — from API discovery through verified implementation. Four stages, worked autonomously: the stage boundaries are checkpoints you satisfy, not approvals you wait for.

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 all you need is standard CRUD on a type that is externally accessible and discoverable on /apisgcx resources already covers that through dynamic discovery.

Installs
14
Repository
grafana/gcx
GitHub Stars
611
First Seen
Apr 7, 2026
add-provider — grafana/gcx