Normalize repo metadata headers

This commit is contained in:
Carlo Costanzo
2026-05-22 17:03:29 -04:00
parent 7fd432d668
commit 84d0188835
9 changed files with 81 additions and 1 deletions

10
.github/FUNDING.yml vendored
View File

@@ -1,3 +1,12 @@
######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# GitHub Funding - repository sponsorship links.
# Defines funding links shown by GitHub for this repository.
# -------------------------------------------------------------------
######################################################################
# These are supported funding model platforms
github: CCOSTAN
@@ -11,4 +20,3 @@ issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: ["https://amzn.to/2SYaXl7"]

9
.github/config.yml vendored
View File

@@ -1,3 +1,12 @@
######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# GitHub Welcome Bot - first-time contributor messages.
# Defines GitHub welcome comments for issues and pull requests.
# -------------------------------------------------------------------
######################################################################
# Configuration for welcome - https://github.com/behaviorbot/welcome
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome

View File

@@ -1,3 +1,12 @@
######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Update Badge Workflow - Home Assistant version badge automation.
# Updates the repository badge when the workflow is triggered.
# -------------------------------------------------------------------
######################################################################
name: Update HA Version Badge
on:

View File

@@ -1,3 +1,12 @@
######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Weekly Digest Workflow - scheduled repository issue summary.
# Runs the GitHub Actions workflow for weekly digest reporting.
# -------------------------------------------------------------------
######################################################################
name: Weekly Digest
on:

View File

@@ -1,3 +1,12 @@
######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Travis CI - legacy Home Assistant configuration validation.
# Defines the Travis build used to validate this repository.
# -------------------------------------------------------------------
######################################################################
language: python
python: "3.8"

View File

@@ -1,3 +1,12 @@
######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Dashboard Designer Agent - Codex skill entry metadata.
# Defines the OpenAI-facing launcher text for this local skill.
# -------------------------------------------------------------------
######################################################################
interface:
display_name: "Home Assistant Dashboard Designer"
short_description: "Design/refactor HA Lovelace dashboards safely"

View File

@@ -1,3 +1,12 @@
######################################################################
# @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"

View File

@@ -1,3 +1,12 @@
######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Infrastructure Doc Sync Agent - Codex skill entry metadata.
# Defines the OpenAI-facing launcher text for this local skill.
# -------------------------------------------------------------------
######################################################################
interface:
display_name: "Infrastructure Doc Sync"
short_description: "Sync infra docs with concise AGENTS"

View File

@@ -1,3 +1,12 @@
######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Network Diagrammer Agent - Codex skill entry metadata.
# Defines the OpenAI-facing launcher text for this local skill.
# -------------------------------------------------------------------
######################################################################
interface:
display_name: "Network Architecture Diagrammer"
short_description: "Generate Excalidraw-ready homelab diagrams"