smart-home-energy-saver

Analyze home energy usage and propose safe, read-only automation plans for savings. Use when a user wants Home Assistant energy insights, optimization ideas, or draft automation YAML without directly controlling devices.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "smart-home-energy-saver" with this command: npx skills add codedao12/smart-home-energy-saver

Smart Home Energy Saver

Goal

Provide energy-saving recommendations and draft automations without changing device states.

Best fit

  • Use when the user has Home Assistant energy and device data.
  • Use when the user wants schedule recommendations and savings estimates.
  • Use when the user wants draft automation YAML for review.

Not fit

  • Avoid when the user asks to apply automations automatically.
  • Avoid when critical systems are involved without safety review.
  • Avoid when data sources are missing or unreliable.

Quick orientation

  • references/overview.md for workflow and quality bar.
  • references/auth.md for access and token handling.
  • references/endpoints.md for optional integrations and templates.
  • references/webhooks.md for async event handling.
  • references/ux.md for intake questions and output formats.
  • references/troubleshooting.md for common issues.
  • references/safety.md for safety and privacy guardrails.

Required inputs

  • Home Assistant instance info and read-only token (if used).
  • List of controllable devices and comfort constraints.
  • Energy tariff schedule and target savings goals.
  • Preferred operating hours and exceptions.

Expected output

  • Energy usage summary and top savings opportunities.
  • Draft automation YAML snippets with explanations.
  • Estimated impact ranges and assumptions.
  • Manual checklist for safe rollout.

Operational notes

  • Only propose automations; never apply changes.
  • Respect comfort and safety constraints.
  • Flag any automation that could affect safety or accessibility.

Security notes

  • Keep tokens in environment variables if provided.
  • Avoid exposing home addresses or device identifiers in outputs.

Safe mode

  • Read-only analysis and draft automation files only.
  • No live device control or configuration updates.

Sensitive ops

  • Applying automations or controlling devices is out of scope.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Podcast Show Notes Generator

Turn podcast transcripts or audio files into a complete publishing package — SEO-optimized show notes, chapter timestamps, pull quotes, social clip suggestio...

Registry SourceRecently Updated
Coding

Browser Harness

用 LLM 友好的方式控制用户已登录的真实 Chrome(CDP)。一行命令在当前标签页跑 JS、点击、滚动、截图、读 DOM、填表、上传文件——共享 cookie/session/登录态,跨 Python 与 TypeScript Agent 操作同一个浏览器。基于 browser-use/browser-ha...

Registry SourceRecently Updated
Coding

Block Company

Block Company develops financial technology including Square payment terminals, Cash App peer-to-peer payments, and Bitcoin integration under Jack Dorsey's l...

Registry SourceRecently Updated
Coding

Config Drift Scanner

Detect configuration drift across environments (dev, staging, production). Compare config files, environment variables, feature flags, and secrets across dep...

Registry SourceRecently Updated