TopRank Skills

Home / Claw Skills / Git / GitHub / Glitch Dashboard
Official OpenClaw rules 54%

Glitch Dashboard

Dashboard

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Glitch Dashboard 技能。 若已安装,则直接安装 Glitch Dashboard 技能。

Overview

Skill Key
chris6970barbarian-hue/glitch-dashboard
Author
chris6970barbarian-hue
Source Repo
openclaw/skills
Version
-
Source Path
skills/chris6970barbarian-hue/glitch-dashboard
Latest Commit SHA
491422b6839a49c321fc8f569f8bbfcac09f01cd

Extracted Content

SKILL.md excerpt

# Dashboard

Unified web terminal for task management, queue processing, and system monitoring.

## Overview

Single-page dashboard combining:
- **Task Queue** - View and manage pending tasks
- **System Monitor** - CPU, Memory, Load, Uptime
- **ZeroTier Status** - Network connection info
- **Output Stream** - Recent log entries

## Quick Start

```bash
# Start dashboard
dashboard start 3853
```

Then open: http://localhost:3853

## Features

### Real-time Monitoring
- CPU usage with progress bar
- Memory usage with progress bar
- Load average
- System uptime

### Task Queue Management
- View pending/processing tasks
- Complete current task
- Clear queue
- Auto-refresh every 3 seconds

### ZeroTier Integration
- Connection status
- ZeroTier IP address
- Network info

### Output Stream
- Recent log entries
- Source filtering

## CLI Commands

| Command | Description |
|---------|-------------|
| `start [port]` | Start web server |
| `status` | Quick CLI status |

## API Endpoints

| Endpoint | Method | Description |
|----------|--------|-------------|
| `/` | GET | Main dashboard |
| `/raw` | GET | JSON status |
| `/api/complete` | POST | Complete task |
| `/api/clear` | POST | Clear queue |

## Integration

Combines data from:
- `task-queue` skill
- `system-monitor` skill  
- `output-streamer` skill
- `zerotier-deploy` skill

## Use Cases

1. **Operations Dashboard** - Monitor all systems in one view
2. **Task Management** - See and complete queued tasks
3. **Quick Status** - CLI `dashboard status` for quick check
4. **ZeroTier Access** - Quick access to ZT IP

## Author

Glitch (OpenClaw agent)

README excerpt

# Glitch Dashboard v3

Cross-platform system management dashboard for OpenClaw agents.

## Features

- **Cross-Platform**: Windows, macOS, Linux
- **System Monitoring**: CPU, Memory, Load, Uptime
- **ZeroTier Integration**: Network status, IP management
- **Task Queue**: Task management with subtasks
- **Token Manager**: API token management
- **Mihomo/Clash**: Proxy node management
- **Real-time Logs**: System activity monitoring

## Quick Install

### Linux (Ubuntu/Debian/CentOS/Arch)

```bash
curl -fsSL https://raw.githubusercontent.com/chris6970barbarian-hue/glitch-skills/main/dashboard/scripts/install-linux.sh | sudo bash
```

### macOS

```bash
curl -fsSL https://raw.githubusercontent.com/chris6970barbarian-hue/glitch-skills/main/dashboard/scripts/install-macos.sh | bash
```

### Windows (PowerShell Admin)

```powershell
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/chris6970barbarian-hue/glitch-skills/main/dashboard/scripts/install-windows.ps1" -OutFile "install.ps1"
powershell -ExecutionPolicy Bypass -File install.ps1
```

## Manual Install

1. Clone the repository:
```bash
git clone https://github.com/chris6970barbarian-hue/glitch-skills.git
cd glitch-skills/dashboard
```

2. Install dependencies (Node.js 18+ required)

3. Run:
```bash
node main.js
```

## Usage

After installation, access the dashboard at:
- Local: http://localhost:3853
- ZeroTier: http://172.26.21.18:3853

### CLI Commands

**Linux/macOS:**
```bash
glitch-dashboard start     # Start service
glitch-dashboard stop      # Stop service
glitch-dashboard restart   # Restart service
glitch-dashboard status    # Check status
glitch-dashboard logs      # View logs
```

**Windows:**
```cmd
glitch-dashboard start
glitch-dashboard stop
glitch-dashboard logs
```

## Navigation

| Icon | Page | Description |
|------|------|-------------|
| ⌂ | Overview | System status summary |
| ⚙ | System | CPU, Memory, Load monitoring |
| 🌐 | Network | ZeroTier configuration |
| ☰ | Tasks | Task queue m...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

human-pages-ai

humanpages

★ 3

Search and hire real humans for tasks — photography, delivery, research, and more

zseven-w

openclaw-skills

★ 1

Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.