hue-instant-control

Community

Instant Philips Hue control via the Hue Gateway.

Authorkaalabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a reliable way to control Philips Hue lights from code or chat, turning fuzzy requests into concrete actions via a local Hue Gateway.

Core Features & Use Cases

  • Deterministic room/zone/light control: turn on/off, set brightness, color temperature, or XY values by room, zone, or individual lights.
  • Inventory-driven discovery: discover rooms, zones, and lights with a single inventory.snapshot, then map user language to the correct Hue entities.
  • Safe operations: uses idempotency keys, verification, and optional dry-run for zone changes to prevent unexpected updates.

Quick Start

Use the hue-instant-control skill to turn on a named light by the host: bash ./.skills/hue-instant-control/scripts/light_set_by_name.sh --name "Living Room Lamp" --on true

Dependency Matrix

Required Modules

curlpython3jq

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: hue-instant-control
Download link: https://github.com/kaalabs/remcochat/archive/main.zip#hue-instant-control

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.