graphite-power-chart

Generate Graphite charts from time-series data for device metrics.

816|77|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/rcarmo/piclaw --skill graphite-power-chart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: graphite-power-chart
Source: https://github.com/rcarmo/piclaw/tree/main/skel/.pi/skills/graphite-power-chart
Command: npx skills add https://github.com/rcarmo/piclaw --skill graphite-power-chart

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bun, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of generating visual charts for device metrics, making it easier to monitor performance and identify trends.

Core Features & Use Cases

  • Automated Chart Generation: Creates Graphite charts for specified device metrics.
  • Customizable Time Windows: Allows users to define the time range for the chart (defaulting to 12 hours).
  • Flexible Metric Selection: Supports various metrics beyond power, like temperature, with custom labels and units.
  • Use Case: Generate a 24-hour power consumption chart for your home's main circuit breaker to understand peak usage times.

Quick Start

Generate a 12-hour power chart for the server closet UPS by running the following command.

Frequently Asked Questions about graphite-power-chart

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate charts from Graphite time-series data for device power usage?

To visualize Graphite time-series data, specify your target device metrics, time window, and units to generate visual charts for monitoring power consumption trends.

Can I customize the time window when charting Graphite metrics?

Yes, you can customize the time window for Graphite metrics, which defaults to 12 hours. This flexibility allows detailed analysis of specific periods like a 24-hour power consumption cycle.

Does this approach support monitoring metrics beyond Zigbee power consumption?

Yes, flexible metric selection supports monitoring various sensor data beyond Zigbee power consumption. You can chart metrics like temperature by specifying custom labels and units.

Do I need Bun installed to run scripts for visualizing Graphite data?

Yes, Bun is a required dependency to run the scripts that visualize Graphite data. You need this runtime environment installed to execute the automated chart generation process.

What is the best way to analyze peak power usage times for a specific device?

The best way to analyze peak power usage is generating a visual chart with a customized time window and resampling for detailed analysis. This approach highlights when consumption spikes occur.