askill
openclaw-deck

openclaw-deckSafety 95Repository

Multi-column chat deck UI for OpenClaw agents. Launch a local web interface to manage and chat with multiple agents side-by-side.

47 stars
1.2k downloads
Updated 2/19/2026

Package Files

Loading files...
SKILL.md

OpenClaw Deck

Launch the OpenClaw Deck — a multi-column web UI for chatting with OpenClaw agents side-by-side.

Current default startup layout: 7 columns.

What this skill does

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.

Instructions

  1. Check if node_modules exists in the skill's base directory. If not, run npm install in {baseDir}.
  2. Start the dev server by running npm run dev in {baseDir}.
  3. Tell the user the deck is available at http://localhost:5173.
  4. Mention available keyboard shortcuts:
    • Tab / Shift+Tab — move focus between agent column inputs
    • Cmd+1–9 — jump to a specific column by number
    • Cmd+K — open the Add Agent modal

Requirements

  • The OpenClaw Gateway must be running on ws://127.0.0.1:18789 (default), or the user must set VITE_GATEWAY_URL in .env.
  • Node.js and npm must be installed.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

82/100Analyzed 3/18/2026

A well-structured, actionable skill for launching a multi-column chat deck UI. Provides clear step-by-step instructions with exact commands, tells users the access URL, and lists useful keyboard shortcuts. Includes requirements and metadata with emoji. Minor gaps are lack of explicit 'when to use' trigger and limited context about OpenClaw. Highly safe with standard npm operations. Score benefits from being at repo root (not nested internal config) and having valid metadata.

95
90
70
80
90

Metadata

Licenseunknown
Version-
Updated2/19/2026
Publisherkellyclaudeai

Tags

api