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
7
GitHub Stars
6
First Seen
Mar 18, 2026
ha-hacs-publishing — l3digitalnet/claude-code-plugins