Activity Control Ui
/install activity-control-ui
Activity Control UI - ๅจๆผซ้ฃๆ ผๅฎๆถๆงๅถ้ขๆฟ
็ปไฝ ็ OpenClaw Agent ไธไธชๅฏ่งๅ่บซไฝ๏ผๅจๆผซ้ฃๆ ผๆธๅ่ๆฏ + Q ็่ๆๅคดๅ๏ผๅฎๆถๆพ็คบ Agent ๆญฃๅจๅไปไนใ
โจ Features
- ๐จ Anime style UI: Gradient starry background with floating particles, full anime aesthetic
- ๐ง Virtual avatar: Inline SVG chibi character with blinking animation and breathing glow
- ๐ฌ Live speech bubble: Shows what the agent is doing right now, updates in real-time
- ๐ Context meter: Beautiful visual indicator for context window usage with color gradient
- ๐ Real-time activity feed: Historical log of all activities
- โ Task tracking: Lists current ongoing tasks with status
- โก Auto-refresh: Automatically updates status every 30 seconds
- ๐ฏ Quick actions: One-click refresh / compact context
What it does
This skill provides a local web server with:
- Visual dashboard - See at a glance what the agent is working on
- Avatar with personality - Cute chibi style that blinks and breathes
- Context monitoring - Color-coded progress bar warns you before hitting the limit
- Real-time updates - WebSocket pushes new activities instantly
- Trigger maintenance - Compact context directly from the UI
Screenshot
Usage
Start the dashboard
cd activity-control-ui && npm install
node scripts/start-server.js [port]
Default port: 8080 โ open http://localhost:8080
Requirements
- Node.js with
wspackage (installed automatically withnpm install)
API
GET /api/status- Get current session status JSONWS /ws/activity- Real-time activity stream- Use
node scripts/broadcast.js "message" [type]to broadcast new activities from the agent
Author
Created with โค๏ธ by rudagebil11-jpg
Resources
assets/control-ui.html- Main dashboard HTML with inline SVG avatarscripts/start-server.js- HTTP + WebSocket serverscripts/broadcast.js- CLI tool for broadcasting activities
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install activity-control-ui - After installation, invoke the skill by name or use
/activity-control-ui - Provide required inputs per the skill's parameter spec and get structured output
What is Activity Control Ui?
๐จ Anime-style real-time activity dashboard with virtual avatar for OpenClaw. Displays current agent activities, session status, token usage, and ongoing tas... It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.
How do I install Activity Control Ui?
Run "/install activity-control-ui" in the OpenClaw or Claude Code chat to install it in one step โ no extra setup required.
Is Activity Control Ui free?
Yes, Activity Control Ui is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Activity Control Ui support?
Activity Control Ui is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Activity Control Ui?
It is built and maintained by rudagebil11-jpg (@rudagebil11-jpg); the current version is v1.1.0.