homeassistant-yaml-dry-verifier

Community

Find redundant HA YAML logic

AuthorCCOSTAN
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the inefficiency and potential for errors caused by duplicated logic within Home Assistant YAML configurations, promoting cleaner, more maintainable code.

Core Features & Use Cases

  • Duplicate Detection: Identifies repeated trigger, condition, action, and sequence blocks across automations and scripts.
  • Redundancy Analysis: Detects duplicate entries within a single block (INTRA) and package-defined scripts called from multiple files (CENTRAL_SCRIPT).
  • Use Case: When refactoring a large Home Assistant configuration, use this Skill to automatically flag any identical automation actions or script sequences that can be consolidated into a single reusable script, improving code quality and reducing maintenance overhead.

Quick Start

Use the homeassistant-yaml-dry-verifier skill to scan the file 'config/packages/bearclaw.yaml' for duplicate YAML structures.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: homeassistant-yaml-dry-verifier
Download link: https://github.com/CCOSTAN/Home-AssistantConfig/archive/main.zip#homeassistant-yaml-dry-verifier

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.