Data Visualization⭐ Featured

Smart Dashboard

智能仪表盘

One-click dashboard generation

能源矿业数字化智能仪表盘
Install Command
npx openclaw skills install industry-smart-dashboard
Version
1.0.0
Author
shuzhihui
Updated
Tue Apr 14 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

Features

  • **模板选择**: 提供多种行业仪表盘模板,如生产进度、设备状态、安全监控
  • **数据连接**: 支持Excel表格、数据库SQL、REST API等多种数据源
  • **图表生成**: 根据数据特点自动匹配最佳图表类型(折线图、柱状图、热力图等)
  • **一键导出**: 支持PNG图片、PDF报告、HTML网页等多种格式导出
  • Use Cases

  • **生产日报**:矿长每天早上打开仪表盘,一眼看尽昨日生产数据
  • **设备监控**:在指挥中心大屏上实时展示所有设备运行状态
  • **安全看板**:安全晨会上展示本周隐患整改率和安全评分趋势
  • Installation

    npx openclaw skills install industry-smart-dashboard

    Usage Examples

    smart-dashboard create --template=production --period=yesterday

    smart-dashboard connect --source=excel --file=production.xlsx

    smart-dashboard export --format=pdf --output=daily-report.pdf