grafana

168 mods across 12 repositories, 4.6k stars between them.

mcp-grafana

01

grafana/mcp-grafana

Plugin Claude Code

A Model Context Protocol (MCP) server for Grafana providing access to dashboards, datasources, and querying capabilities.

3.4k yesterday A tokens not measured original Apache-2.0

draft-release

02

grafana/mcp-grafana

Skill Claude CodeCodex

Draft a new release. Bumps version, generates CHANGELOG.md from git history, and creates a PR.

3.4k yesterday A 25 tokens original Apache-2.0

mcp-grafana

03

grafana/mcp-grafana

MCP server Claude CodeCodexCursor +2

MCP server "mcp-grafana" as configured in grafana/mcp-grafana. Runs in Docker (docker.io/grafana/mcp-grafana:1.3.0). Needs 7 environment variables to run.

3.4k yesterday A tokens not measured original Apache-2.0

gcx-marketplace

04

grafana/gcx

Plugin Claude Code

Claude Code plugins for gcx.

575 yesterday A tokens not measured original Apache-2.0

PostToolUse

05

grafana/gcx

Hook Claude Code

Runs after a tool call finishes for EnterWorktree tool calls, running go mod download. From grafana/gcx.

575 yesterday A tokens not measured original Apache-2.0

gcx

06

grafana/gcx

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse).

575 yesterday A tokens not measured original Apache-2.0

add-datasource

07

grafana/gcx

Skill Claude CodeCodex

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…

575 yesterday A 127 tokens original Apache-2.0

add-provider

08

grafana/gcx

Skill Claude CodeCodex

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…

575 yesterday A 106 tokens original Apache-2.0

generate-slide

09

grafana/gcx

Skill Claude CodeCodex

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".

575 yesterday A 61 tokens original Apache-2.0

integrate-with-gcx

10

grafana/gcx

Skill Claude CodeCodex

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…

575 yesterday A 219 tokens original Apache-2.0

migrate-provider

11

grafana/gcx

Skill Claude CodeCodex

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…

575 yesterday A 127 tokens original Apache-2.0

release

12

grafana/gcx

Skill Claude CodeCodex

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".

575 yesterday A 40 tokens original Apache-2.0

review-pr

13

grafana/gcx

Skill Claude CodeCodex

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…

575 yesterday A 95 tokens original Apache-2.0

gcx AGENTS.md

14

grafana/gcx

Instructions file CodexOpenCode

Instructions for grafana/gcx, covering gcx — agent & developer entry point, quick start, documentation map, architecture at a glance and key conventions.

575 yesterday A 3,282 tokens original Apache-2.0

gcx CLAUDE.md

15

grafana/gcx

Instructions file

Instructions for grafana/gcx, a project described as: A CLI for managing Grafana and Grafana Cloud resources. Optimized for agentic usage.

575 yesterday A 3 tokens copy · 100% Apache-2.0

claude-plugin

16

grafana/gcx

Plugin Claude Code

Debug, explore, and instrument with Grafana using gcx CLI.

575 yesterday A tokens not measured original Apache-2.0

grafana-debugger

17

grafana/gcx

Agent

Specialist agent for diagnosing application issues using Grafana observability data. Invoke when the user reports specific symptoms such as elevated error rates, latency spikes, service degradation, or complete service outages and wants systematic diagnosis using metrics, logs, and Grafana resources. My API is…

575 yesterday A 137 tokens original Apache-2.0

grafana/gcx

Skill Claude CodeCodex

Sets up and instruments a developer's own LLM app or agent to send generations and agentic workflow to Grafana Agent Observability (the Agent Observability SDKs) — greenfield setup, fixing broken instrumentation, or filling gaps in existing instrumentation. Uses gcx for the parts a static prompt can't do: gcx login /…

575 yesterday A 422 tokens original Apache-2.0

grafana/gcx

Skill Claude CodeCodex

Sets up production evaluation and guardrails for a DEPLOYED AI agent in Grafana Agent Observability, grounded in the agent's own code and its real ingested traffic. The judgment layer on top of the agento11y skill: it reads the agent's source (system prompt, tools, entrypoint) AND samples its live traffic via gcx…

575 yesterday A 259 tokens original Apache-2.0

grafana/gcx

Skill Claude CodeCodex

Use early in an AI-agent project — before ship, before real traffic — to build a starter test suite for the agent and run it offline. Reads the agent's own code (system prompt, tools, task), writes a labeled draft suite of test cases (happy/edge/adversarial) grounded in real lines, and recommends how to score each…

575 yesterday A 248 tokens original Apache-2.0

agento11y

21

grafana/gcx

Skill Claude CodeCodex

Inspects and manages Grafana Agent Observability resources via gcx: conversations, generations, evaluators, rules, scores, and templates. Use when the user wants to list or search conversations, inspect generations, manage evaluators (upsert, test, delete), set up evaluation rules, check scores, or browse evaluator…

575 yesterday A 126 tokens original Apache-2.0

create-dashboard

22

grafana/gcx

Skill Claude CodeCodex

Designs and creates Grafana dashboards with gcx, using gcx dashboards snapshot as a visual feedback loop. Use when the user wants to create a new Grafana dashboard, add panels, variables, or annotations to an existing dashboard, design dashboard panels, variables, queries, or layout, or make a material visual…

575 yesterday A 116 tokens original Apache-2.0

debug-with-grafana

23

grafana/gcx

Skill Claude CodeCodex

Structured workflow for investigating application problems with Grafana observability data (metrics, logs, traces) via gcx. Covers live firefighting AND retrospective incident analysis: incident triage, root-cause analysis, blast-radius checks (did an incident spill into other services), verifying whether a deployment…

575 yesterday A 200 tokens original Apache-2.0

grafana/gcx

Skill Claude CodeCodex

Diagnose Entity Graph problems: missing entities, missing edges, disconnected clusters, or filtering issues. Use when the user reports that Entity Graph doesn't look right, services are missing, edges aren't appearing, or environments can't be filtered. Triggers for: "entity graph is empty", "services missing from…

575 yesterday A 104 tokens original Apache-2.0