Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

homeassistant-claude-kit

homeassistant-claude-kit enthält 5 gesammelte Skills von dcb, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
5
Stars
111
aktualisiert
2026-06-07
Forks
22
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

upgrade
Softwareentwickler

Pull a newer homeassistant-claude-kit version into this (diverged) install, applying only the changes still relevant here. Reads the kit's structured changelog, checks each change against the local code, and applies / skips / asks per change — on a work branch, never a blind merge. Trigger phrases: "upgrade the kit", "update the kit", "pull kit updates", "run the upgrade skill", "bring my install up to date with the kit".

2026-06-07
setup-infrastructure
Softwareentwickler

Run when setting up this repo for the first time, configuring HA connection, or verifying the infrastructure still works. Trigger phrases: "set up my HA", "configure connection", "first time setup", "run setup", "reconnect to HA", "my token stopped working", "verify my setup".

2026-06-07
release
Softwareentwickler

Cut a new homeassistant-claude-kit version. Curates commits since the last tag into kit-changelog.yaml entries, derives the semver bump, renders CHANGELOG.md, bumps .kit-version + dashboard/package.json, then creates a signed tag and (confirmed) GitHub release. Producer-only — runs entirely inside the kit repo, reads only its own git history. Trigger phrases: "cut a release", "release the kit", "bump the kit version", "tag a new version", "run the release skill", "publish vX.Y.Z".

2026-06-07
setup-customize
Softwareentwickler

Run after setup-infrastructure to map rooms, entities, and preferences to the dashboard and automation templates. Conversational and resumable. Trigger phrases: "customize my home", "set up rooms", "configure automations", "map my entities", "set up my dashboard", "finish setup", "resume setup".

2026-04-03
entity-rename
Softwareentwickler

Batch rename Home Assistant entities to follow a consistent naming convention. Discovers entities, proposes renames, executes via HA API, and updates all YAML/TypeScript references automatically. Trigger phrases: "rename entities", "fix entity names", "standardize entity IDs", "entity rename", "clean up names".

2026-03-27