← 返回
未分类 中文

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...
🎨 OpenClaw动漫风格实时活动仪表盘,配备虚拟形象。显示当前智能体活动、会话状态、令牌使用量及进行中的任务。
rudagebil11-jpg rudagebil11-jpg 来源
未分类 clawhub v1.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 476
下载
💾 1
安装
1
版本
#latest

概述

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:

  1. Visual dashboard - See at a glance what the agent is working on
  2. Avatar with personality - Cute chibi style that blinks and breathes
  3. Context monitoring - Color-coded progress bar warns you before hitting the limit
  4. Real-time updates - WebSocket pushes new activities instantly
  5. Trigger maintenance - Compact context directly from the UI

Screenshot

!Anime-style dashboard with avatar

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 ws package (installed automatically with npm install)

API

  • GET /api/status - Get current session status JSON
  • WS /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 avatar
  • scripts/start-server.js - HTTP + WebSocket server
  • scripts/broadcast.js - CLI tool for broadcasting activities

版本历史

共 1 个版本

  • v1.1.0 当前
    2026-05-03 07:26 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 430 📥 117,078
ai-agent

Ai Fact Checker

rudagebil11-jpg
AI事实核查 - 自动验证大模型输出准确性,检测幻觉编造内容,联网搜索交叉验证,给出可信度评分与修正。解决大模型一本正经胡说八道的痛点。
★ 1 📥 471
design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 331 📥 93,967