Claw Monitor
Description
TUI monitor for OpenClaw sub-agents and more
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🦞 claw-monitor

A terminal dashboard for monitoring [OpenClaw](https://github.com/openclaw/openclaw) agents, cron jobs, Docker containers, and system resources in real-time on Linux/WSL or MacOS.
Features
Sub-Agent Monitoring
- Live session tracking — Watch sub-agents work in real-time with status updates
- Session labels — Shows spawn labels for easy identification
- Tool activity — Displays the current tool being executed and total tool calls
- Elapsed time — Track how long each session has been running
- Agent detail view — Select agents with arrow keys and press Enter to expand (recent tools, errors, full label)
- Toggle modes — Switch between "running only" and "all recent" views (
akey)
Coding Agent Detection
- Process monitoring — Detects running Claude Code, Copilot CLI, and Codex processes
- Attach commands — Jump into any coding agent's interactive tmux session
- PID and runtime — See process IDs and cumulative CPU time
Cron Job Dashboard
- OpenClaw cron jobs — Lists every job with name, schedule, model, next run, and last duration
- System cron jobs — Shows root crontab entries with schedule, next run, and last run
- Human-readable schedules — Translates cron expressions to readable format (
Mon 13:00,every 15m,Tue,Fri 06:00) - Relative next-run times — Shows when each job fires next (
in 8m,in 4d) - Error tracking — Highlights failing jobs with consecutive error counts
- Running indicator — Shows which jobs are actively executing
- Sorted by next run — Soonest jobs appear first
System Resources & Docker
- CPU / Memory / Disk — Color-coded bar charts with usage percentages and details
- GPU monitoring — NVIDIA GPU usage via
nvidia-smi(auto-detected) - Docker containers — Shows ru
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11