Toolverse
All skills

govee-lights

by openclaw

Control Govee smart lights via the Govee API. Supports turning lights on/off, adjusting brightness, setting colors, and scenes. Use for: (1) Controlling individual lights or groups by name, (2) Setting colors and brightness, (3) Managing device states

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Frontend

About this skill

Control Govee smart lights via the Govee API. Supports turning lights on/off, adjusting brightness, setting colors, and scenes. Use for: (1) Controlling individual lights or groups by name, (2) Setting colors and brightness, (3) Managing device states

How to use

  1. Przejdź do Govee Developer Portal i utwórz klucz API, następnie zapisz go w zmiennej środowiskowej poleceniem export GOVEE_API_KEY="twój-klucz".

  2. Zainstaluj wymagane zależności: pip3 install requests.

  3. Wyświetl listę wszystkich dostępnych urządzeń Govee poleceniem python3 scripts/govee.py list, aby poznać dokładne nazwy lamp i grup.

  4. Steruj światłami za pomocą naturalnych poleceń — możesz włączyć urządzenie (python3 scripts/govee.py on "nazwa"), wyłączyć je (python3 scripts/govee.py off "nazwa") lub regulować jasność (python3 scripts/govee.py brightness "nazwa" 75).

  5. Zmieniaj kolory, podając wartości RGB (0-255) — na przykład python3 scripts/govee.py color "lampa" 255 0 0 ustawia kolor czerwony, a python3 scripts/govee.py color "lampa" 0 255 0 zielony.

  6. Jeśli napotkasz problemy, sprawdź plik TROUBLESHOOTING.md w repozytorium, gdzie znajdują się rozwiązania dla typowych błędów.

Related skills

tailwind-design-system

by wshobson

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

Frontend
2676

landing-page-guide-v2

by bear2u

Create distinctive, high-converting landing pages that combine proven conversion elements with exceptional design quality. Build beautiful, memorable landing pages using Next.js 14+ and ShadCN UI that avoid generic AI aesthetics while following the 11 essential elements

Frontend
3486

markitdown

by K-Dense-AI

Convert various file formats (PDF, Office documents, images, audio, web content, structured data) to Markdown optimized for LLM processing. Use when converting documents to markdown, extracting text from PDFs/Office files, transcribing audio, performing OCR on images, extracting

Frontend
75173

apple-reminders

by openclaw

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

Frontend
2085

keyword-research

by openclaw

Discovers high-value keywords with search intent analysis, difficulty assessment, and content opportunity mapping. Essential for starting any SEO or GEO content strategy.

Frontend
24138

domain-name-brainstormer

by ComposioHQ

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

Frontend
21116