Loading...
Loading...
Found 12 Skills
Integrate smart homes with Home Assistant, HomeKit, Google Home, Matter.
Use this if the user wants to connect to Home Assistant or leverage Home Assistant in any shape or form inside their project. Guide users integrating Home Assistant into projects for home automation control or data ingestion. Collects and validates connection credentials (URL and Long-Lived Access Token), provides API reference documentation for Python and Node.js implementations, and helps integrate Home Assistant APIs into user projects.
Control Eight Sleep pods (status, temperature, alarms, schedules).
Control Philips Wiz smart lights via Node.js library. Use when Claude needs to: (1) Create WizLight instances with IP addresses, (2) Control light status (on/off), (3) Set colors (RGB, RGBW, RGBCW), (4) Adjust brightness, (5) Retrieve light status, (6) Configure connection options (port, timeout, retries), (7) Schedule light control with node-cron, (8) Run ready-made light control scripts
Control Philips Hue lights/scenes via the OpenHue CLI.
Coordinate smart-home actions across existing integrations with clear dry-run and safety confirmation.
Control ecobee smart thermostats and sensors
Control Apple HomeKit devices, manage scenes, and configure home automations
Control Google Home devices, manage automations, and configure smart home
Manage Ring doorbells, cameras, and alarm system
Control SmartThings hub and devices, manage automations and scenes
Orchestrates access to the Home Assistant REST API for programmatic control of smart home devices. Routes requests to specialized resource files based on task type - authentication, state management, service calls, entity types, or advanced queries. Provides intelligent decision tables for selecting appropriate endpoints and managing integrations.