This skill allows users to create JSON-based dashboards in Grafana using its API. It is intended for developers and data analysts who need to generate and manage dashboards programmatically.
$ npx skills add https://github.com/grafana/skills --skill dashboardingThe Grafana Dashboard Authoring skill enables developers and data analysts to create, configure, and organize Grafana dashboards through code. It covers core dashboard components including panels, variables, transformations, and thresholds, allowing you to automate dashboard generation and standardize dashboard design patterns across teams. This skill integrates with Grafana's API to support infrastructure-as-code workflows for observability platforms. Use it to dynamically generate dashboards from data models, implement dashboard templates, or maintain consistent visualization standards across multiple environments without manual UI work.
Install the skill using the provided command and follow the JSON schema documentation.
Generate dashboards dynamically based on data
Automate dashboard updates via scripts
Integrate dashboard creation in CI/CD pipelines
$ npx skills add https://github.com/grafana/skills --skill dashboardinggit clone https://github.com/grafana/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan