home-assistant-automation-scripts

bradsjm/hassio-addons · updated Apr 8, 2026

$npx skills add https://github.com/bradsjm/hassio-addons --skill home-assistant-automation-scripts
0 commentsdiscussion
summary

All reference files are relative to the location of this SKILL.md file.

skill.md

Home Assistant Automations & Scripts

Workflow

  • Determine whether the request is instance-specific or general syntax.
  • Discover entities and services before drafting config.
  • When decisions involve templates, helpers, automation modes, entity/device IDs, or refactoring existing config, follow home-assistant-best-practices and its references.
  • Provide minimal, valid YAML/JSON or tool-driven changes.
  • Validate templates and troubleshoot with traces and logs.

Tooling map (ha-mcp)

  • Discover entities: ha_get_overview, ha_search_entities
  • Discover services: ha_list_services
  • Inspect existing: ha_config_get_automation, ha_config_get_script, ha_deep_search
  • Create/update automation: ha_config_set_automation
  • Create/update script: ha_config_set_script
  • Blueprints: ha_get_blueprint, ha_import_blueprint
  • Validate templates: ha_eval_template
  • Troubleshoot runs: ha_get_automation_traces, ha_get_logbook
  • History/trends: ha_get_history, ha_get_statistics

References

All reference files are relative to the location of this SKILL.md file.

  • Best practices: home-assistant-best-practices (see its references/automation-patterns.md, references/template-guidelines.md, references/helper-selection.md, references/device-control.md, references/safe-refactoring.md)
  • Limited templates: references/LIMITED_TEMPLATES.md
  • Debug workflows: references/DEBUG_WORKFLOWS.md
  • Template entities: references/TEMPLATE_ENTITY_GUIDE.md
  • Additional notes: references/REFERENCE.md

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.655 reviews
  • Pratham Ware· Dec 20, 2024

    Registry listing for home-assistant-automation-scripts matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Anika Farah· Dec 20, 2024

    We added home-assistant-automation-scripts from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Tariq Mensah· Dec 16, 2024

    home-assistant-automation-scripts reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Daniel Farah· Dec 16, 2024

    home-assistant-automation-scripts reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Yash Thakker· Nov 11, 2024

    home-assistant-automation-scripts reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Amina Abebe· Nov 7, 2024

    Registry listing for home-assistant-automation-scripts matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Amina Wang· Nov 7, 2024

    Registry listing for home-assistant-automation-scripts matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Xiao Huang· Oct 26, 2024

    home-assistant-automation-scripts fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Xiao Haddad· Oct 26, 2024

    home-assistant-automation-scripts fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Dhruvi Jain· Oct 2, 2024

    I recommend home-assistant-automation-scripts for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

showing 1-10 of 55

1 / 6