###################################################################### # @CCOSTAN - Follow Me on X # For more info visit https://www.vcloudinfo.com/click-here # Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig # ------------------------------------------------------------------- # YAML DRY Verifier Agent - Codex skill entry metadata. # Defines the OpenAI-facing launcher text for this local skill. # ------------------------------------------------------------------- ###################################################################### interface: display_name: "HA YAML DRY Verifier" short_description: "Find redundant HA YAML logic" default_prompt: "Use $homeassistant-yaml-dry-verifier to verify Home Assistant YAML for DRY violations, redundant triggers/actions/conditions, and refactor opportunities."