grafana-api Skill
Work with a Grafana instance — search and read dashboards, run datasource queries (Prometheus, Loki, PostgreSQL, etc.), inspect alert rules and silences, post annotations, and manage folders. Use this whenever the user mentions a Grafana dashboard, panel, or alert; pastes a Grafana URL; asks "what does this dashboard s Published by anthropics in claude-tag-plugins.
What is grafana-api Skill?
Work with a Grafana instance — search and read dashboards, run datasource queries (Prometheus, Loki, PostgreSQL, etc.), inspect alert rules and silences, post annotations, and manage folders. Use this whenever the user mentions a Grafana dashboard, panel, or alert; pastes a Grafana URL; asks "what does this dashboard s Published by anthropics in claude-tag-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Research
- Deployment use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use grafana-api Skill
- Use it for deployment.
- Use it for research.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/claude-tag-plugins
- Skill file: grafana/skills/grafana-api/SKILL.md
What it does
Work with a Grafana instance — search and read dashboards, run datasource queries (Prometheus, Loki, PostgreSQL, etc.), inspect alert rules and silences, post annotations, and manage folders. Use this whenever the user mentions a Grafana dashboard, panel, or alert; pastes a Grafana URL; asks "what does this dashboard s
Skill instructions
Grafana's base URL is the instance: Grafana Cloud at https://<your-org.grafana.net, or self-hosted at wherever the org runs it (e.g. https://grafana.example.com). The API surface is the same; only the base URL differs. Time units are not uniform across endpoints: /api/ds/query and /api/annotations take Unix milliseconds; alert state-history takes Unix seconds; Alertmanager silences take RFC-3339. Mixing them returns empty results, not errors. Request setup Authentication is handled by the runtime — credentials are injected into outbound requests to this API, so there is nothing to set up. Do not try to create, mint, refresh, or validate tokens or keys. Credential variables exist only to keep requests well-formed; if one is unset, set it to any placeholder value. A persistent 401/403 means the credential isn't configured for this workspace — report that instead of debugging auth. The instance URL must be real — it's part of every request path: bash export GRAFANAURL="https://grafana.exa
Explore related resources
Frequently asked questions
What is grafana-api?
grafana-api is a open-source AI agent skill with Copy skill directory. Work with a Grafana instance — search and read dashboards, run datasource queries (Prometheus, Loki, PostgreSQL, etc.), inspect alert rules and silences, post annotations, and manage folders.
Who is grafana-api best for?
grafana-api is best for reusing agent instructions, scripts, and references, deployment workflows, research workflows.
How do I install grafana-api?
Install or run grafana-api using Copy skill directory. Check grafana-api for the latest setup command.
Is grafana-api actively maintained?
grafana-api may need a closer maintenance check before production use.
Auto-fetched from GitHub.