Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bytedance avatar

Byted Sol Stability Grafana Metric Explorer

  • 2 installs
  • 411 repo stars
  • Updated August 4, 2026
  • bytedance/agentkit-samples

byted-sol-stability-grafana-metric-explorer is a Claude skill that generates Grafana dashboard IA, panel specs, and JSON from SLI and architecture models.

About

A skill that generates a Grafana dashboard's information architecture, panel specifications, and Grafana JSON from an SLI model, an architecture-link model, and source code. A developer uses it to build monitoring dashboards with a fixed six-page structure and per-panel spec requirements. Metrics without supporting evidence are emitted as placeholder specs and flagged in the validation report.

  • Generates dashboard information architecture, panel specs, and Grafana JSON
  • Enforces 6 fixed pages with combined Health and Diagnostic overview
  • Refuses to fabricate queries without evidence, emitting placeholder specs

Byted Sol Stability Grafana Metric Explorer by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #1,138 of 1,435 DevOps & CI/CD skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

byted-sol-stability-grafana-metric-explorer capabilities & compatibility

Capabilities
dashboard design · monitoring setup · metric exploration
Works with
grafana
Use cases
devops
From the docs

What byted-sol-stability-grafana-metric-explorer says it does

基于 SLI 模型、架构链路模型和源代码线索,生成 Dashboard IA、Panel Spec 与 Grafana JSON。
SKILL.md
没有证据支撑的指标不得伪造查询,输出 placeholder spec 并在校验报告标记。
SKILL.md
npx skills add https://github.com/bytedance/agentkit-samples --skill byted-sol-stability-grafana-metric-explorer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars411
Last updatedAugust 4, 2026
Repositorybytedance/agentkit-samples

What it does

Generate Grafana dashboard IA, panel specs, and dashboard JSON from an SLI model, architecture model, and source code.

Who is it for?

generating Grafana metric dashboards and panel specs from SLI and architecture models

When should I use this skill?

user wants to explore metrics or generate a Grafana dashboard from SLI and architecture models

What you get

A six-page dashboard IA, panel specs, and Grafana JSON are generated, with evidence-less metrics flagged as placeholders.

  • dashboard-ia.json
  • panel-specs.json
  • grafana-dashboard.json

By the numbers

  • 6 fixed IA pages
  • 5 fixed output files

Files

SKILL.mdMarkdownGitHub ↗

Grafana Dashboard Design Skill

输入

  • --sli-model:SLI 模型 JSON 文件或目录(必填)
  • --arch-model:架构链路模型目录(必填)
  • --repo:源码目录(必填)

输出

固定输出到 output/<repo_slug>/

  • dashboard-ia.json
  • panel-specs.json
  • grafana-dashboard.json
  • traceability.json
  • validation-report.json
  • evidence-index.enriched.json

规则

1. IA 必须包含 6 个固定页面:总览页、核心链路页、服务分层页、依赖资源页、错误分析页、变更/灰度/容量页。 2. 总览页必须同时包含 Health 区域与 Diagnostic 区域。 3. 每个 panel 必须包含:标题、图表类型、指标公式、维度变量、刷新周期、阈值颜色、drill-down、SLI/链路关联。 4. 没有证据支撑的指标不得伪造查询,输出 placeholder spec 并在校验报告标记。

Related skills

FAQ

How many pages does the IA require?

Six fixed pages: overview, core links, service layers, dependency resources, error analysis, and change/canary/capacity.

What happens to unsupported metrics?

They are output as placeholder specs and flagged in the validation report rather than fabricated.

DevOps & CI/CDmonitoring

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.