Fallback
Mandatory fallback for any HA NOVA task without a dedicated subskill. Must be invoked before any raw relay write operation. Covers blueprints, energy, calendars, zones/persons/tags, destructive registry admin, system health, Apps, HACS, Zigbee/Z-Wave, and unsupported config-entry helper families.
Entity Discovery
Use when searching or resolving Home Assistant entities by name, room, or domain through HA NOVA Relay.
History
Use when reading Home Assistant entity history, logbook timelines, or long-term statistics through HA NOVA Relay.
Dashboard
Use when listing, reading, creating, updating, or deleting storage-backed Home Assistant dashboards, Lovelace resources, and targeted card changes through HA NOVA Relay.
Write
Use when creating, updating, or deleting Home Assistant automations or scripts through HA NOVA Relay. Self-contained — resolves entities and reviews internally.
Onboarding
Use when HA NOVA Relay requests fail due to onboarding, connectivity, or auth issues.
Review
Use when analyzing, reviewing, auditing, or checking Home Assistant automations, scripts, or helpers for errors, best-practice violations, and conflicts. Do not invoke `ha-nova:read` separately — this skill handles discovery and reading internally.
Helper
Use when creating, updating, deleting, or listing Home Assistant helpers (storage-based helpers plus the supported config-entry helper family) through HA NOVA Relay.
Organize
Use when organizing Home Assistant areas, floors, labels, categories, and entity/device metadata through HA NOVA Relay.
Ha Nova
Use when the user wants Home Assistant operations through HA NOVA (App + Relay) with local OS-backed auth.
Read
Use when listing or reading Home Assistant automation and script configs through HA NOVA Relay. For analysis or review, use ha-nova:review instead.
Service Call
Use when the user wants to call Home Assistant services (turn on lights, set temperature, toggle switches) through HA NOVA Relay.