원클릭으로
openclaw-deck
Multi-column chat deck UI for OpenClaw agents. Launch a local web interface to manage and chat with multiple agents side-by-side.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Multi-column chat deck UI for OpenClaw agents. Launch a local web interface to manage and chat with multiple agents side-by-side.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Production pipeline for interactive and generative visual art using p5.js. Creates browser-based sketches, generative art, data visualizations, interactive experiences, 3D scenes, audio-reactive visuals, and motion graphics — exported as HTML, PNG, GIF, MP4, or SVG. Covers: 2D/3D rendering, noise and particle systems, flow fields, shaders (GLSL), pixel manipulation, kinetic typography, WebGL scenes, audio analysis, mouse/keyboard interaction, and headless high-res export. Use when users request: p5.js sketches, creative coding, generative art, interactive visualizations, canvas animations, browser-based visual art, data viz, shader effects, or any p5.js project.
Collect and log feedback from [your name] after delivering significant work. Use after completing any meaningful deliverable — strategy docs, content drafts, brand work, code specs, research, creative briefs. Triggers when work is delivered and a response is received. Ask for a rating and optional comment, then log it. This feeds the self-study feedback-analysis loop.
Perform complex, long-running research tasks using Gemini Deep Research Agent. Use when asked to research topics requiring multi-source synthesis, competitive analysis, market research, or comprehensive technical investigations that benefit from systematic web search and analysis.
Use when executing implementation plans with independent tasks in the current session
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
Inject relevant self-study knowledge into task context using BM25 search over Visionaire's knowledge base. Use before starting any creative, strategic, technical, or research task — brand work, Solana/Web3, content creation, prompt engineering, agent skills, or generative AI. Triggers on task starts and when phrases like "what do we know about", "recall knowledge", "check knowledge base", or "inject context" appear. Always run this before producing significant work so past study improves output quality.
| name | openclaw-deck |
| description | Multi-column chat deck UI for OpenClaw agents. Launch a local web interface to manage and chat with multiple agents side-by-side. |
| user-invocable | true |
| metadata | {"openclaw":{"emoji":"🦞","requires":{"bins":["node","npm"]},"os":["darwin","linux","win32"]}} |
Launch the OpenClaw Deck — a multi-column web UI for chatting with OpenClaw agents side-by-side.
Current default startup layout: 7 columns.
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.