grafana/gcx

A CLI for managing Grafana and Grafana Cloud resources. Optimized for agentic usage.

584Stars on the repository
37Mods indexed here, across every type
todayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

add-datasource

01

grafana/gcx

Skill Claude CodeCodex ✓ vendor

Use for the implementation workflow that adds gcx CLI support for a datasource type not registered in internal/datasources/providers — query client, command constructors, DatasourceProvider registration. Trigger on "add support for an unsupported datasource type" or "new datasource type". NOT for creating or…

not rated 584 today A 127 tokens original Apache-2.0

add-provider

02

grafana/gcx

Skill Claude CodeCodex ✓ vendor

Use for the implementation workflow once a capability is already classified as a Grafana Cloud product provider (SLO, OnCall, Synthetic Monitoring, k6, ML, etc.) — provider package, commands, config keys, optional resource adapters. Trigger on "add provider", "new provider", "build the [product] provider". NOT for…

not rated 584 today A 106 tokens original Apache-2.0

generate-slide

03

grafana/gcx

Skill Claude CodeCodex ✓ vendor

Regenerate the gcx marketing bento-box slide (slide.html) with verified commands from the current codebase. Builds a fresh binary and reflects against the actual command tree. Use when the user says "regenerate slide", "update slide", "generate slide", or "/generate-slide".

not rated 584 today A 61 tokens original Apache-2.0

integrate-with-gcx

04

grafana/gcx

Skill Claude CodeCodex ✓ vendor

Guides a contributor and their coding agent through adding or extending a capability in the grafana/gcx codebase: deciding whether a new command is needed and where it belongs (provider, datasource kind, resource adapter, cloud command, or bundled skill), designing the command's agent-facing contract (naming, typed…

not rated 584 today A 219 tokens original Apache-2.0

migrate-provider

05

grafana/gcx

Skill Claude CodeCodex ✓ vendor

Reference for porting a Grafana Cloud product from the legacy grafana-cloud-cli into a gcx provider — adapter, schema/example registration, CRUD redirect commands. HUMAN-DRIVEN — this skill is outside the integrate-with-gcx v1 autonomous workflow and must not be run end to end unattended because its non-registration…

not rated 584 today A 127 tokens original Apache-2.0

release

06

grafana/gcx

Skill Claude CodeCodex ✓ vendor

Tag and release a new gcx version. Use when the user wants to cut a release, tag a version, run the release process, or says "release patch/minor/major".

not rated 584 today A 40 tokens original Apache-2.0

review-pr

07

grafana/gcx

Skill Claude CodeCodex ✓ vendor

Review someone else's gcx pull request, produce a ranked report with a verdict, and optionally post it to GitHub as line-anchored inline comments. Covers what to report, in what order, when to stop, how to rank over-engineering findings, how to judge whether a large diff is justified, and how to turn the report into…

not rated 584 today A 95 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: