loongsuite-pilot-insight

Solid

基于 LoongSuite Pilot / AI Coding Agent 日志生成事件洞察、组织洞察、数据质量、研发效能和 AI Native 使用类 SLS 报表时使用;包含 AI Coding 事件表语义,以及团队报表可选的部门维表、dept_user 组织关系、指标口径和公共 CTE,通常与 sls-dashboard-builder 一起使用。

AI & Automation 179 stars 44 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 82/100

Stars 20%
75
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# LoongSuite Pilot Insight ## Purpose 将 LoongSuite Pilot / AI Coding Agent 日志转化为可复用的报表语义。用户应直接使用本 skill;本 skill 负责业务数据语义、指标口径和场景需求解释,再调用 `sls-dashboard-builder` 的通用能力生成或修改 SLS dashboard JSON。 ## Boundaries - 业务语义放在本 skill:`schema.md`、`cases/loongsuite-pilot-insight/input/<scenario>-spec.md`、业务脚本。 - 通用 SLS dashboard JSON 结构、图表配方、布局和校验规则来自 `sls-dashboard-builder`。 - 生成产物只写入 `cases/loongsuite-pilot-insight/output/`,不要写入 skill 目录。 - `*-report.html` 是 dashboard JSON 生成后的固定本地预览产物,不作为独立 spec。 - 不要把 LoongSuite Pilot 业务 schema、CTE、脚本或产物写进 `sls-dashboard-builder`。 ## Inputs And Outputs - 默认需求入口:`cases/loongsuite-pilot-insight/input/<scenario>-spec.md` - 默认 dashboard 输出:`cases/loongsuite-pilot-insight/output/<scenario>-dashboard.json` - 默认预览输出:`cases/loongsuite-pilot-insight/output/<scenario>-report.html` - 数据语义入口:`schema.md` 若用户只给自然语言需求,先选择或创建一个清晰的 `<scenario>-spec.md`,再按标准流程生成 dashboard 和预览。 ## Workflow 1. 确定 `<scenario>`,读取或创建 `cases/loongsuite-pilot-insight/input/<scenario>-spec.md`。 2. 读取 `schema.md`,确认 Data Source Bindings、字段语义、公共 CTE、指标可加性和风险点。 3. 解析 spec,将自然语言需求转成视图清单:指标、SQL、图表类型、布局、筛选器和说明块。 4. 使用 `sls-dashboard-builder` 生成或更新 `cases/loongsuite-pilot-insight/output/<scenario>-dashboard.json`。 5. 调用 `sls-dashboard-builder.render-report`,以 `cases/loongsuite-pilot-insight` 为 case-dir,生成 `cases/loongsuite-pilot-insight/output/<scenario>-report.html`。 6. 用户确认预览没问题后,再 create 或 update 线上 SLS 报表;不要跳过预览直接发布。 新增同类报表时只新增 `cases/loongsuite-pilot-insight/input/<scenario>-spec.md`,不...

Details

Author
alibaba
Repository
alibaba/loongsuite-pilot
Created
3 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

credit-report-builder

Use when turning a completed Chinese fixed-income credit analysis into a deliverable report — selecting the correct report template (Type 1–19, 6/9/12 archived), mapping findings to the L0/L1/L2 output tiers, rendering a multi-stakeholder dashboard, or assembling a layered credit report from an analysis artifact. Triggers on '生成报告', '出一份授信审批报告', '做成仪表盘', 'L0信号卡', or when a work-path sheet's templates must be produced. Requires an upstream analysis artifact; does not perform analysis itself.

3 Updated 1 months ago
tywinlu1988
AI & Automation Solid

sls-dashboard-builder

当任务需要创建、修改、扩展或重组阿里云 SLS 的 dashboard JSON 或可导入的大盘配置时使用;尤其适用于线上大盘、强对比的分析看板、已校验的查询包,或需要专业中文标签与指标定义的运维向大盘。

179 Updated today
alibaba
Data & Documents Listed

credit-report-builder

Use when turning a completed Chinese fixed-income credit analysis into a deliverable report — selecting the correct report template (Type 1–15), mapping findings to the L0/L1/L2 output tiers, rendering a multi-stakeholder dashboard, or assembling a layered credit report from an analysis artifact. Triggers on '生成报告', '出一份授信审批报告', '做成仪表盘', 'L0信号卡', or when a work-path sheet's templates must be produced. Requires an upstream analysis artifact; does not perform analysis itself.

0 Updated 1 months ago
tywinlu1988