ha-hacs-publishing

Installation
SKILL.md

HACS Publishing Workflow

GitHub Actions Validation

Create .github/workflows/validate.yml to run HACS and Hassfest checks on every push:

name: Validate

on:
  push:
  pull_request:
  schedule:
    - cron: "0 0 * * *"
  workflow_dispatch:
Installs
5
GitHub Stars
5
First Seen
Mar 18, 2026
ha-hacs-publishing — l3digital-net/claude-code-plugins