Install
openclaw skills install openclaw-deckMulti-column chat deck UI for OpenClaw agents. Launch a local web interface to manage and chat with multiple agents side-by-side.
openclaw skills install openclaw-deckLaunch the OpenClaw Deck — a multi-column web UI for chatting with OpenClaw agents side-by-side.
When invoked, install dependencies (if needed) and start the Vite dev server for the deck UI. The deck connects to the local OpenClaw Gateway via WebSocket proxy.
node_modules exists in the skill's base directory. If not, run npm install in {baseDir}.npm run dev in {baseDir}.ws://127.0.0.1:18789 (default), or the user must set VITE_GATEWAY_URL in .env.