Claude Skill

grp06/openclaw-studio

OpenClaw Studio is a clean TypeScript-based web dashboard to connect your OpenClaw gateway, manage agents, and ship projects faster.

Overview

Stars2,026
Forks300
LanguageTypeScript
Last pushed2026-06-26
Last synced2026-07-03
View on GitHub

Repository

Ownergrp06
Repositoryopenclaw-studio
Full namegrp06/openclaw-studio
Repo ID1,144,540,234

Install this Skill

npx -y openclaw-studio@latest

Registry

Typeopenclaw_skill
Quality score85/100
Verificationreadme_parsed
Last verified2026-06-01
Platforms
OpenClaw
Capabilities
browservideoterminalworkflow
Detected files
README.mddocspackage.jsontests
Config keys
URLSTUDIO_ACCESS_TOKENNEXT_PUBLIC_GATEWAY_URLPACKAGE_JSON
Install methods
  • npx -y openclaw-studio@latest
  • git clone https://github.com/grp06/openclaw-studio.git
  • npm install

Summary

OpenClaw Studio is a clean web dashboard for OpenClaw, designed to connect gateways, manage agents, and accelerate project delivery.

Chinese description

OpenClaw 清爽网页控制台。连接网关、管理智能体,加速项目交付。⭐️ 喜欢的话请点个星标!

Key features

  • Clean web dashboard interface
  • Gateway connection management
  • Agent lifecycle management
  • Built with TypeScript

Use cases

  • Centralized management of OpenClaw deployments
  • Monitoring and controlling connected agents
  • Streamlining project development workflows
  • Providing a user-friendly interface for OpenClaw operations

README excerpt

![Home screen](home-screen.png) # OpenClaw Studio [![Discord](https://img.shields.io/badge/Discord-Join-5865F2?logo=discord&logoColor=white)](https://discord.gg/EFkFHbZw) OpenClaw Studio is a clean web dashboard for OpenClaw. Use it to connect to your Gateway, see your agents, chat, manage approvals, and configure jobs from one place. ⭐ Drop a star to help us grow! ⭐ It helps more developers discover the project. ## Get Started (Pick Your Setup) If your Gateway is already running, pick the scenario that matches where your Gateway and Studio will run: - [A. Gateway local, Studio local (same computer)](#a-gateway-local-studio-local-same-computer) - [B. Gateway in the cloud, Studio local (your laptop)](#b-gateway-in-the-cloud-studio-local-your-laptop) - [C. Studio in the cloud, Gateway in the cloud](#c-studio-in-the-cloud-gateway-in-the-cloud) All setups use the same install/run path (recommended): `npx -y openclaw-studio@latest` Two links matter: 1. Browser -> Studio 2. Studio -> Gateway `localhost` always means "the Studio host." If Studio and OpenClaw share a machine, the upstream should usually stay at `ws://localhost:18789` even when that machine is a cloud VM. ## Requirements - Node.js 20.9+ (LTS recommended) - An OpenClaw Gateway URL + token, or a local OpenClaw install Studio can detect - Tailscale (optional, recommended for remote access) ## A) Gateway local, Studio local (same computer) ```bash npx -y openclaw-studio@latest cd openclaw-studio npm run dev ``` 1. Open http://localhost:3000 2. In Studio, set: - Upstream URL: `ws://localhost:18789` - Upstream Token: your gateway token (for example: `openclaw config get gateway.auth.token`) ## B) Gateway in the cloud, Studio local (your laptop) Run Studio on your laptop as above, then set an

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-07-03