Agent Plugins Marketplace
All plugins

home-assistant-manager

v1.1.0

Expert-level Home Assistant configuration management: deploy workflows, SSH/hass-cli access, automation verification, and Lovelace dashboard development

Claude Code1 Skill

By komal-SkyNETLicense: MIT772 GitHub starsUpdated 2 months ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Jul 4, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install home-assistant-manager for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install home-assistant-manager@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/komal-SkyNET/claude-skill-homeassistant

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

home-assistant-manager/
├── .claude-plugin/plugin.json
└── skills/home-assistant-manager/SKILL.md

Included Skills1

home-assistant-managerskills/home-assistant-manager/SKILL.md

Manage Home Assistant configuration safely and fast — edit and deploy YAML (automations, blueprints, scripts, scenes, templates, MQTT), validate with ha core check, deploy via git or rapid scp, reload-vs-restart correctly, verify changes from logs, traces and entity state, and build Lovelace dashboards. Use for any Home Assistant config, automation, template, or dashboard work over SSH/hass-cli/MCP.

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "home-assistant-manager",
  "version": "1.1.0",
  "description": "Expert-level Home Assistant configuration management: deploy workflows, SSH/hass-cli access, automation verification, and Lovelace dashboard development",
  "author": {
    "name": "komal-SkyNET"
  },
  "homepage": "https://github.com/komal-SkyNET/claude-skill-homeassistant",
  "repository": "https://github.com/komal-SkyNET/claude-skill-homeassistant",
  "license": "MIT",
  "keywords": [
    "home-assistant",
    "smart-home",
    "lovelace",
    "automation",
    "yaml",
    "iot"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[home-assistant-manager on Agent Plugins Marketplace](https://pluginsmp.com/plugins/home-assistant-manager)