A specialized skill for managing high-fidelity Devialet speakers through local HTTP APIs and Spotify Connect integrations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install devialet
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 devialet using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Devialet Speaker Control skill provides a sophisticated interface for interacting with premium audio hardware, including Phantom I, Phantom II, Phantom Reactor, and Mania models. By utilizing Openclaw Skills, users can bridge the gap between their local development environment and their high-fidelity sound system, allowing for seamless automation of playback, volume levels, and device status monitoring. This integration is designed for enthusiasts who want to incorporate their audio hardware into automated workflows or smart home dashboards.
This skill leverages the Devialet DOS 2.14+ firmware API to send commands directly over the local network. Whether you are adjusting audio for a focus session or integrating music into a complex automation pipeline, Openclaw Skills ensures that your Devialet hardware is responsive and easy to manage without needing to reach for a mobile app.
To get started with this integration from Openclaw Skills, follow these steps:
export DEVIALET_IP="192.168.x.x"
sudo apt install playerctl xdotool
curl -s "http://$DEVIALET_IP/ipcontrol/v1/devices/current" | jq .
The skill manages configuration and hardware state using a structured metadata approach within Openclaw Skills:
| Attribute | Description | Format |
|---|---|---|
| DEVIALET_IP | The local network address of the Phantom or Mania speaker | IPv4 String |
| Volume | The target sound level of the audio output | Integer (0-100) |
| Playback State | Current activity such as play, pause, or mute | String |
| Spotify URI | Unique identifier for tracks or playlists used in streaming | URI String |
| Source | The active input source currently selected on the speaker | String |
Loading
A high-performance specialist for building production-ready UIs using shadcn/ui, Tailwind CSS, and React form patterns.

A senior security engineering specialist for conducting OWASP-aligned audits and implementing hardened authentication flows.

A senior-level engineering specialist for architecting and implementing high-performance Next.js 14 and 15 applications using the App Router.

A senior-level AI assistant for building high-performance .NET 9 applications using Clean Architecture and the Result pattern.

A proactive DeFi monitoring tool that tracks Aave V3 health factors and sends automated liquidation alerts across multiple blockchain networks.

A specialized tool for tracking Amazon price drops via RSS feeds and receiving instant Telegram notifications through an automated agent.








































