Grafana Dashboard Snapshot Exporter
Exports Grafana dashboards as shareable snapshots using the Grafana HTTP API /api/snapshots endpoint. Captures panel data at point-in-time with configurable expiration and external sharing via snapshot keys.
Grafana Dashboard Snapshot Exporter
Exports Grafana dashboards as shareable snapshots using the Grafana HTTP API /api/snapshots endpoint. Captures panel data at point-in-time with configurable expiration and external sharing via snapshot keys.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/grafana-dashboard-snapshot-exporter/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/grafana-dashboard-snapshot-exporter
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/grafana-dashboard-snapshot-exporter.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.