Weekly Energy Digest

Analyzes weekly smart home energy usage and generates PDF reports.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Tzeusy/butlers --skill weekly-energy-digest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Weekly Energy Digest
Source: https://github.com/Tzeusy/butlers/tree/main/roster/home/.agents/skills/weekly-energy-digest
Command: npx skills add https://github.com/Tzeusy/butlers --skill weekly-energy-digest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the analysis of home energy consumption, identifies inefficiencies, and provides actionable recommendations to reduce waste and save money.

Core Features & Use Cases

  • Automated Reporting: Generates a weekly summary of energy usage patterns.
  • Anomaly Detection: Flags devices consuming significantly more energy than usual.
  • Personalized Recommendations: Offers tailored advice for energy savings.
  • Use Case: Receive a weekly digest every Sunday morning detailing which appliances used the most energy, highlighting any unusual spikes, and suggesting ways to cut down on consumption.

Quick Start

Ask the weekly energy digest skill to send me the weekly energy report.

Frequently Asked Questions about Weekly Energy Digest

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

FAQPage Schema
How do I automate home energy usage reporting with Home Assistant data?

Home energy usage reporting is automated by analyzing Home Assistant sensor data to generate weekly summaries of consumption patterns and identify inefficiencies. It delivers a weekly digest detailing top consumers and suggesting ways to cut down usage.

How does anomaly detection work for home appliance energy spikes?

Anomaly detection flags devices consuming significantly more energy than usual by comparing current Home Assistant sensor readings against stored baselines. It identifies unusual spikes in appliance consumption to highlight potential waste in your weekly digest.

Do I need Home Assistant and memory modules to track energy efficiency?

Yes, tracking energy efficiency requires Home Assistant integration for sensor data and memory modules for baseline storage. These dependencies are necessary to compare usage against stored baselines and detect anomalies over time.

Can I receive energy saving recommendations via Telegram?

Energy saving recommendations are delivered via Telegram, providing tailored advice to reduce waste. The weekly digest sends actionable suggestions directly to your Telegram chat based on analyzed home energy consumption patterns.

What is the best way to compare current energy usage against historical baselines?

Comparing current energy usage against historical baselines is handled by storing previous consumption data in memory modules. The Skill evaluates Home Assistant sensor data against these baselines to detect anomalies and generate weekly efficiency digests.