Home Assistant Automation Scripts
Execute custom Home Assistant automation scripts via voice command to control your smart home devices.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add home-assistant-automation-scripts npx -- -y @trustedskills/home-assistant-automation-scripts
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"home-assistant-automation-scripts": {
"command": "npx",
"args": [
"-y",
"@trustedskills/home-assistant-automation-scripts"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to discover and install Home Assistant automation scripts directly through the Hass.io Add-ons ecosystem. It streamlines the deployment of complex home logic without requiring manual YAML configuration or direct server access.
When to use it
- You need to rapidly deploy new automations for smart home devices without editing code files manually.
- Your AI agent requires a method to browse and select specific automation packages from the Hass.io repository.
- You want to automate the installation process of third-party scripts that enhance Home Assistant functionality.
Key capabilities
- Discovery of available automation scripts within the Hass.io Add-ons catalog.
- Direct installation of selected scripts into the Home Assistant environment.
- Integration with the bradsjm/hassio-addons repository for script management.
Example prompts
- "Find and install a weather-based lighting automation script from the Hass.io store."
- "Deploy a security camera motion detection script to my Home Assistant instance."
- "List available energy monitoring automation scripts and install the one with the highest rating."
Tips & gotchas
Ensure your Home Assistant instance is running on a system compatible with Hass.io Add-ons before attempting installation. Verify that the AI agent has appropriate permissions to modify system components, as installing scripts may alter existing automations or require restarts.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.