Skip to content
Worix
BrowsePublish
Log inSign Up

Openclaw Pixel Agents Dashboard

Real-time pixel art ops dashboard for OpenClaw deployments. Visualizes agent activity as character sprites in a shared office with live activity bubbles, har...

79 downloads
Free
Reviewed

Pixel Agents Dashboard

Real-time pixel art ops dashboard that visualizes OpenClaw agent activity as character sprites in a shared office.

Setup (First Time)

npm install
bash skill/scripts/setup.sh
npm run build
npm start

The setup script auto-discovers your agents, detects your gateway, and generates the config.

Or just run npm start — if no config exists, the setup wizard opens in your browser.

Configuration

See dashboard.config.example.json for all options:

FieldDescription
server.portDashboard port (default: 5070)
gateway.urlOpenClaw gateway URL
gateway.tokenGateway auth token (use ${ENV_VAR})
agents[]Agent definitions (id, name, emoji, palette)
features.*Toggle interactive elements on/off
remoteAgents[]SSH targets for remote agent monitoring

Troubleshooting

ProblemFix
Port in useChange server.port or set PIXEL_AGENTS_PORT env var
No agents shownCheck openclaw.agentsDir path
Gateway errorsVerify gateway.url and gateway.token

Download

ZIP package — ready to use

Skill Info

Creator
jaffer1979
Downloads
79
Published
Mar 15, 2026
Updated
Mar 16, 2026