A specialized technical skill designed to help developers avoid common Grafana mistakes in querying, alerting, and dashboard provisioning.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install grafana
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install grafana using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Grafana skill for Openclaw Skills acts as a technical guardrail for engineers building complex observability layers. It focuses on the nuanced configuration requirements of Grafana, ensuring that queries are performant, variables are correctly escaped, and dashboards remain portable across different environments. By utilizing this skill within Openclaw Skills, teams can significantly reduce the time spent troubleshooting broken visualizations or misconfigured alerts.
This skill bridges the gap between basic dashboarding and professional-grade observability. It provides deep insights into PromQL best practices, such as the correct use of rate functions and range vectors, while also addressing the complexities of dashboard provisioning and data source management. Whether you are scaling a self-hosted instance or managing enterprise-level dashboards, this skill ensures your setup follows industry standards.
To integrate this skill into your workflow, ensure you have the Openclaw Skills CLI installed and your Grafana environment accessible.
# Install the Grafana skill
openclaw install grafana-skill
# Configure your Prometheus or Data Source variables
export DS_PROMETHEUS="my-prometheus-ds"
# Validate your existing dashboard JSON
openclaw skills run grafana --lint ./dashboard.json
The Grafana skill organizes observability metadata into several key functional areas:
| Component | Description | Key Attributes |
|---|---|---|
| Variables | Dynamic templating | $__interval, ${var:csv}, $__all |
| Queries | Data source specific | rate(), range vectors, labels |
| Provisioning | Deployment config | allowEditing, DS_PROMETHEUS |
| Alerting | Notification logic | Pending, Firing, AND/OR conditions |
| Transforms | Data processing | Outer join, Reduce, Add field |
Loading
A professional framework for building and deploying robust machine learning demo interfaces with advanced state and queue management.

A comprehensive AI skill for researching company reputation and monitoring Google Maps and Shopping reviews with automated sentiment analysis.

A professional-grade automation and optimization framework for managing the complete Android app lifecycle on the Google Play Store.

Implement production-ready Google Pay integrations for web and Android applications using the Openclaw Skills ecosystem.

An AI-driven skill for fixing grammar, spelling, and punctuation while strictly preserving the author's original voice and intent.

A comprehensive design assistant that scales from teaching basic visual principles to managing professional print production and historical theory.








































