An intelligent integration for controlling LIFX smart lighting systems through natural language processing and robust CLI tools.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install lifx
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install lifx using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a powerful bridge between an AI agent and your LIFX smart home ecosystem. By utilizing Openclaw Skills, developers can manage lighting environments, set specific colors, and activate scenes using intuitive natural language commands instead of complex API calls. The integration leverages the LIFX HTTP API to provide fine-grained control over individual bulbs, rooms, and complex multi-zone devices like the LIFX Beam or Lightstrip.
Designed for efficiency, this skill translates human intent into precise JSON payloads for the LIFX Cloud. Whether you are automating a workspace or setting the mood for a presentation, these Openclaw Skills ensure your lighting infrastructure is accessible directly through your AI-driven workflow.
To get started with Openclaw Skills for LIFX, first obtain an API token from your LIFX Cloud settings. Then, execute the configuration script to discover your hardware:
bash setup.sh <your-token>
This command queries the LIFX API and populates your local configuration with specific room, scene, and device IDs. Ensure that the LIFX_TOKEN environment variable is properly set in your agent configuration.
The skill organizes data by querying the LIFX API and generating a local device context. This allows the AI to understand your specific home layout. The schema includes:
| Data Type | Description |
|---|---|
| Location | The geographic location context defined in your LIFX account. |
| Rooms & Lights | A mapping of group IDs to individual device IDs and friendly names. |
| Scenes | A registry of scene UUIDs and their associated metadata for quick activation. |
| Multi-zone | Definitions for addressable zones on devices like the LIFX Beam and Z-Strip. |
Loading
A comprehensive social media management skill that enables AI agents to create, schedule, and publish content across multiple platforms using a CLI.

An API-first automation tool for collecting and validating timestamped, auditor-ready evidence for ISO 27001 and SOC 2 compliance.

A comprehensive API skill for performing CRUD operations on Feishu Bitable data tables, records, and fields.

Reflect is a self-improvement skill that analyzes conversations to extract learnings and permanently encodes them into agent definitions.

An inter-agent messaging tool that allows a lead agent to broadcast notifications to sub-agents through shared memory files.

A high-performance prompt injection firewall that protects AI agents from 113 threat patterns using multi-layered heuristic scoring.








































