OpenClaw Studio
OpenClaw Studio is a local-first monitoring surface for one OpenClaw agent.
Use this skill when
- - the user wants to run or present the OpenClaw Studio locally
- the user wants help changing branding, visuals, or robot presentation
- the user wants to inspect dashboard status, chat, trend, or recovery controls
- the user wants GitHub or ClawHub release material for this dashboard
Core files
- - INLINECODE0
- INLINECODE1
- INLINECODE2
- INLINECODE3
- INLINECODE4
- INLINECODE5
- INLINECODE6
- INLINECODE7
Operating notes
- - Default local URL: INLINECODE8
- Start foreground: INLINECODE9
- Start background: INLINECODE10
- Stop: INLINECODE11
- Main configuration lives in INLINECODE12
Safety
- - Treat this as a local monitoring tool, not a hidden control layer.
- Do not claim a recovery action succeeded unless logs or UI state confirm it.
- Prefer clear, low-noise visual changes over flashy effects that reduce readability.
OpenClaw Studio
OpenClaw Studio 是一个面向单个 OpenClaw 代理的本地优先监控界面。
使用此技能的时机
- - 用户希望在本地运行或展示 OpenClaw Studio
- 用户需要帮助更改品牌、视觉或机器人展示效果
- 用户希望查看仪表盘状态、聊天记录、趋势或恢复控制
- 用户需要此仪表盘的 GitHub 或 ClawHub 发布材料
核心文件
- - README.md
- index.html
- server.py
- monitorconfig.py
- config.example.json
- runmonitor.sh
- startbg.sh
- stopmonitor.sh
操作说明
- - 默认本地 URL:http://127.0.0.1:18991/
- 前台启动:./runmonitor.sh
- 后台启动:./startbg.sh
- 停止运行:./stop_monitor.sh
- 主要配置位于 config.json
安全事项
- - 请将其视为本地监控工具,而非隐藏控制层。
- 除非日志或 UI 状态确认,否则不要声称恢复操作已成功。
- 优先选择清晰、低干扰的视觉变化,而非降低可读性的炫酷效果。