返回 Skill 列表
extension
分类: 其它无需 API Key

S2-SP-OS Energy Radar

S2-SP-OS 能源雷达:在本地绘制空间资产并生成柱状图、饼图、趋势图等可视化仪表板,为用户提供洞察,无需云端分析。

person作者: spacesqhubclawhub

⚡ S2-Energy-Perception: Spatial Energy Radar

🤖 Instructions for AI Agents (CRITICAL)

Prerequisite: export S2_PRIVACY_CONSENT=1

Action 1: Inventory (盘点)

python3 energy.py --action inventory --method default --zone living_room --grid ALL

Action 2: Generate Visual Dashboard (生成高级可视化看板)
Use this command to generate professional charts (Power rating bars, 30-day fluctuation lines) when the user asks for an energy report.
Bash

python3 energy.py --action generate_dashboard --zone ALL --grid ALL

Note: This will return a list of local image URIs (e.g., file:///...png). You MUST present these image links directly to the user in your markdown response.