Openhue
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.
Run in terminal (recommended)
claude mcp add openhue npx -- -y @trustedskills/openhue
Or manually add to ~/.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 onboardin 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.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
π Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.