ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

govee-api-assist

DEPRECATED. This skill is retained only for migration. Use @Cole-Z/govee-control for current Govee OpenAPI setup and control guidance.

Why use this skill?

Learn about the deprecation of the govee-api-assist skill and how to migrate your smart home automation to the official @Cole-Z/govee-control replacement.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cole-z/govee-api-assist
Or

What This Skill Does

The govee-api-assist skill is now deprecated. Its historical purpose was to provide a command-line and natural language interface for users to control their Govee smart home lighting and climate products via the Govee OpenAPI. It allowed users to toggle power states, adjust brightness levels, change color temperatures, and set specific RGB values for connected Govee devices. Because this skill has been superseded by newer, more efficient, and better-maintained infrastructure, its functions are no longer guaranteed to work with current API endpoints.

Installation

Do not install this skill. To control your Govee devices through OpenClaw, you must use the official replacement: @Cole-Z/govee-control. You can install the replacement by running the following command in your terminal: clawhub install @Cole-Z/govee-control. Once installed, ensure you have your Govee API key ready, as the newer skill requires updated configuration parameters to interface with the Govee cloud servers securely.

Use Cases

While this specific skill is retired, the category of 'Smart Home Control' remains vital. Users utilize these skills for:

  1. Automating lighting scenes based on the time of day or ambient light sensors.
  2. Managing home energy consumption by scheduling lights to turn off when a room is vacant.
  3. Integrating lighting color changes with other system events, such as changing to red when a security alert is triggered.
  4. Centralizing smart home management within a single AI-driven dashboard rather than switching between multiple proprietary apps.

Example Prompts

  1. "Check if the living room lights are currently set to cool white or warm white."
  2. "Set the bedroom Govee strip lights to a soft blue at 30% brightness for the evening."
  3. "Turn off all lights in the office and hallway before I leave for work."

Tips & Limitations

When migrating from this deprecated skill to the new @Cole-Z/govee-control package, remember to remove the old dependency entirely from your system to avoid configuration conflicts. Always store your Govee API key in an encrypted environment variable rather than hardcoding it into your prompt history or skill configuration files. Note that smart home APIs are subject to rate limits; ensure your automation scripts do not flood the API with requests, or your account may be temporarily blocked by Govee's security guardrails. If you encounter connectivity issues, verify your device firmware is up to date through the official Govee Home app.

Metadata

Author@cole-z
Stars2032
Views1
Updated2026-03-05
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-cole-z-govee-api-assist": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#govee#smart-home#iot#automation#lighting
Safety Score: 5/5

Flags: external-api