📊
AutomationTypeScript

SLS Dashboard Builder

by alibaba

SLS Dashboard Builder is an Automation skill for Claude Code, published by alibaba in loongsuite-pilot.

168 stars43 forkson alibaba/loongsuite-pilotAdded 2026/09/08+4% in starsRepository updated 2026/09/08
ai-codinganthropicclaude-codeclicodexcoding-agentcost-trackingcursordeveloper-toolsdshllm-observabilitylocal-firstmacosobservabilityopencodeopentelemetryoteltoken-usagetypescript
Install in seconds
Install SLS Dashboard Builder
Copy SLS Dashboard Builder into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/alibaba/loongsuite-pilot/tree/main/solutions/loongsuite-pilot-sls-dashboard/.agents/skills/sls-dashboard-builder ~/.claude/skills/sls-dashboard-builder

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/alibaba/loongsuite-pilot.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
solutions/loongsuite-pilot-sls-dashboard/.agents/skills/sls-dashboard-builder/SKILL.md in alibaba/loongsuite-pilot
Installs to
~/.claude/skills/sls-dashboard-builder
Collection
One of 4 skills cataloged from this repository
Category
Automation2226 skills

What SLS Dashboard Builder does

SLS Dashboard Builder creates and updates importable Alibaba Cloud SLS dashboard JSON. Use it when building, modifying, or patching operational dashboards from queries, existing JSON, or online dashboard state.

SLS Dashboard Builder is cataloged under Automation on DirSkills. SLS Dashboard Builder comes from a repository tagged ai-coding, anthropic, claude-code, cli and codex.

Documentation

README

SLS Dashboard Builder

创建或修改完整、可导入的阿里云 SLS dashboard JSON。

必备运维技能: 若任务涉及真实 Project 或大盘,且需要通过 aliyun sls ... 查看或复用线上大盘,必须基于最新线上 JSON 操作。

总览

本技能以任务为先,不以「先选图表模板」为先。
线上大盘,还以当前线上状态为先。

若用户已提供以下任意一项或多项,不要从随意图表模板起手:

  • 已有 dashboard JSON
  • 大盘 URL 或大盘名称
  • 指标需求或查询方案
  • 已校验的查询结果文件
  • 明确的「做这 2 张大盘」之类需求说明

上述情况下应先还原任务结构,再把每个已校验的视图映射到 SLS 图表,最后拼出 dashboard JSON。
若大盘已在线存在,应在最新线上 JSON 上打补丁,而不是推送更早的本地草稿。

何时使用

适用于:

  • 新建 dashboard JSON
  • 修改、扩展、重排已有 dashboard
  • 将一份分析 / 监控需求包落实为 1 张或多张 dashboard
  • 生成可直接通过 SLS API 导入的 dashboard 配置
  • 参考现有 dashboard 的成熟写法做最小改造

不适用于:

  • 单纯解释 SQL / PromQL
  • 复杂前端可视化开发
  • 非 SLS dashboard 配置

默认行为

This is the opening of the README. Read the full README on GitHub.

Frequently asked about SLS Dashboard Builder

  • What else does alibaba publish alongside SLS Dashboard Builder?

    SLS Dashboard Builder is one of 4 skills that DirSkills catalogs from alibaba/loongsuite-pilot, the repository it ships in. Its siblings there include LoongSuite Pilot Ops, LoongSuite Pilot Ops and Loongsuite Pilot Insight. Each one is a separate skill with its own page in this directory, installs the same way SLS Dashboard Builder does, and is maintained by alibaba in that same repository. The rest of the collection is listed on the alibaba/loongsuite-pilot page.

  • How does SLS Dashboard Builder compare to other Automation skills?

    SLS Dashboard Builder ranks #1996 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of SLS Dashboard Builder against them. Open each page to compare what they document and how they install.