πŸ”§

Openhue

🌐Community
by openclaw Β· v2026.3.2 Β· MITRepository

Control Philips Hue lights and scenes via the OpenHue CLI.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add openhue npx -- -y @trustedskills/openhue
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "openhue": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/openhue"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

OpenClaw is a personal AI assistant designed to operate locally on user devices. It provides responses across various communication channels like WhatsApp, Telegram, Slack, and Discord. The system can also speak and listen using macOS/iOS/Android and render a live, controllable Canvas interface.

When to use it

  • Private Communication: Use OpenClaw for handling personal tasks and information within your preferred messaging apps without relying on external servers.
  • Local Processing: Ideal when you need an AI assistant that operates offline or with enhanced privacy due to data processing happening locally.
  • Customizable Interface: Leverage the Canvas feature to create a personalized visual interface for interacting with the AI.
  • Multi-Platform Support: Utilize OpenClaw across macOS, iOS, Android, and various chat platforms.

Key capabilities

  • Cross-platform communication (WhatsApp, Telegram, Slack, Discord, etc.)
  • Local operation on user devices
  • Speech and listening functionality (macOS/iOS/Android)
  • Live Canvas interface for visual interaction

Example prompts

  • "OpenClaw, summarize my recent messages in Slack."
  • "Can you create a quick sketch of a cat using the Canvas?"
  • β€œRemind me to call John tomorrow at 2 PM.”

Tips & gotchas

  • The preferred setup method is running openclaw onboard in your terminal for guided installation.
  • OpenClaw functions as an assistant; its capabilities are limited by the underlying AI models and integrations it utilizes.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Verified Commit7b5e64ef β†’

Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.