🧪 Skills
OpenClaw Dashboard
Use when the user wants a local visual operations dashboard for OpenClaw, with a cute robot presentation, live status visibility, chat access, efficiency tre...
v1.7.3
Description
name: openclaw-dashboard description: Use when the user wants a local visual operations dashboard for OpenClaw, with a cute robot presentation, live status visibility, chat access, efficiency trend monitoring, and optional recovery helpers. This skill helps install, run, configure, and present the dashboard safely for local single-agent supervision.
OpenClaw Dashboard
OpenClaw Dashboard is a local-first monitoring surface for one OpenClaw agent.
Use this skill when
- the user wants to run or present the OpenClaw Dashboard 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
README.mdindex.htmlserver.pymonitor_config.pyconfig.example.jsonrun_monitor.shstart_bg.shstop_monitor.sh
Operating notes
- Default local URL:
http://127.0.0.1:18991/ - Start foreground:
./run_monitor.sh - Start background:
./start_bg.sh - Stop:
./stop_monitor.sh - Main configuration lives in
config.json
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.
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!