Grafana Plugin Sdk Go
Description
A Go SDK for building backend plugins for Grafana
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Grafana Plugin SDK for Go
This SDK enables building [Grafana](https://github.com/grafana/grafana) backend plugins using Go.
[](LICENSE) [](https://pkg.go.dev/github.com/grafana/grafana-plugin-sdk-go?tab=doc) [](https://goreportcard.com/report/github.com/grafana/grafana-plugin-sdk-go) [](https://github.com/grafana/grafana-plugin-sdk-go/actions/workflows/ci.yml?query=branch%3Amain)
Current state
This SDK is still in development. The protocol between the Grafana server and the plugin SDK is considered stable, but we might introduce breaking changes in the SDK. This means that plugins using the older SDK should work with Grafana, but might lose out on new features and capabilities that we introduce in the SDK.
Navigating the SDK
The SDK documentation can be navigated in the form of [Go docs](https://pkg.go.dev/github.com/grafana/grafana-plugin-sdk-go). In particular, you can find the following packages:
- `backend`: Package
backendprovides SDK handler interfaces and contracts for implementing and serving backend plugins. It includes multiple sub-packages. - `build`: Package
buildincludes standard mage targets useful when building plugins. - `data`: Package
dataprovides data structures that Grafana recognizes. It includes multiple subpackages likeconverters,framestructandsqlutil. - `experimental`: Package `exp
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11