steedos-analytics
Installation
SKILL.md
Steedos Analytics — Questions & Dashboards File Format Guide
Overview | 概述
Analytics in Steedos consists of two file types:
- Questions (
.question.yml) — individual report/chart definitions with MBQL queries - Dashboards (
.dashboard.yml) — visual containers arranging multiple question cards in a grid
Workflow: Create questions first, then create dashboards that reference them.
基于 @steedos-labs/analytics 包。工作流程:先创建 question,再创建 dashboard 引用它们。
Part 1: Questions | 问题
File Location & Naming | 文件路径与命名
Related skills