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

Byted Sol Stability Grafana Dashboard Assembly

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

byted-sol-stability-grafana-dashboard-assembly is a Claude skill that assembles, debugs, and acceptance-tests a Grafana dashboard.

About

A skill that assembles and debugs a Grafana dashboard from SLI and metric-mapping specs, a metrics catalog, log and trace inputs, and an existing dashboard. A developer uses it to check datasource connectivity, adapt queries, detect empty or broken panels, auto-fix them, and run acceptance tests. It outputs the assembled dashboard plus validation, autofix, and acceptance reports.

  • Assembles and debugs a Grafana dashboard, then outputs acceptance-passing artifacts
  • Runs five sub-steps: datasource connectivity, query adaptation, empty/error detection, auto-fix, acceptance test
  • Emits validation, autofix, and acceptance reports with a traceability file

Byted Sol Stability Grafana Dashboard Assembly 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-dashboard-assembly capabilities & compatibility

Capabilities
dashboard assembly · monitoring setup
Works with
grafana
Use cases
devops
From the docs

What byted-sol-stability-grafana-dashboard-assembly says it does

组装并联调 Grafana dashboard,自动检查、修复并输出验收通过产物。
SKILL.md
1. 数据源连通性检查 2. Query 适配 3. 空图 / 错图识别 4. 自动修复 5. 验收测试
SKILL.md
npx skills add https://github.com/bytedance/agentkit-samples --skill byted-sol-stability-grafana-dashboard-assembly

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

Assemble a Grafana dashboard, auto-fix empty or broken panels, and output validation and acceptance reports.

Who is it for?

assembling and acceptance-testing a Grafana dashboard from SLI and metric specs

When should I use this skill?

user wants to assemble, debug, or acceptance-test a Grafana dashboard

What you get

An assembled Grafana dashboard is produced with empty/broken panels auto-fixed and validation plus acceptance reports emitted.

  • dashboard-assembled.json
  • validation-report.json
  • autofix-report.json

By the numbers

  • 5 sub-steps
  • 6 required JSON inputs
  • 6 fixed output files

Files

SKILL.mdMarkdownGitHub ↗

Grafana Dashboard Assembly Skill

输入

  • --sli-spec:SLI Spec JSON(必填)
  • --metric-mapping-spec:Metric Mapping Spec JSON(必填)
  • --metrics-catalog:Metrics catalog JSON(必填)
  • --log-dict:日志字段字典 JSON(必填)
  • --trace-spans:tracing span 名称 JSON(必填)
  • --existing-dashboard:现有 dashboard JSON(必填)

五个子步骤

1. 数据源连通性检查 2. Query 适配 3. 空图 / 错图识别 4. 自动修复 5. 验收测试

输出

固定输出到 output/<repo_slug>/

  • dashboard-assembled.json
  • validation-report.json
  • autofix-report.json
  • acceptance-report.json
  • traceability.json
  • evidence-index.enriched.json

验收指标

  • success_rate
  • empty_panels_count
  • error_query_count
  • manual_confirmation_items

Related skills

FAQ

What are the acceptance metrics?

Success rate, empty panels count, error query count, and manual confirmation items.

What inputs are required?

SLI spec, metric mapping spec, metrics catalog, log dictionary, trace spans, and an existing dashboard, all as JSON.

DevOps & CI/CDmonitoring

This week in AI coding

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

unsubscribe anytime.