Systeminformer
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and det process-viewer, c, administrator, benchmarking.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/process-viewerProcess Viewer
A sysops toolkit for scanning, monitoring, and managing system processes. Record observations, track alerts, run benchmarks, and generate reports — all from the command line with persistent local storage.
Quick Start
bash scripts/script.sh <command> [args...]
Commands
Core Operations
scan <input>— Record a process scan entry (without args: show recent scans)monitor <input>— Log a monitoring observation (without args: show recent entries)report <input>— Create a report entry (without args: show recent reports)alert <input>— Log an alert or warning (without args: show recent alerts)top <input>— Record top-process data (without args: show recent entries)usage <input>— Track resource usage (without args: show recent entries)check <input>— Run or log a health check (without args: show recent checks)fix <input>— Document a fix applied (without args: show recent fixes)
Maintenance
cleanup <input>— Record a cleanup action (without args: show recent cleanups)backup <input>— Log a backup operation (without args: show recent backups)restore <input>— Log a restore operation (without args: show recent restores)log <input>— Add a general log entry (without args: show recent logs)
Analysis
benchmark <input>— Record benchmark results (without args: show recent benchmarks)compare <input>— Log comparison data (without args: show recent comparisons)
Utilities
stats— Show summary statistics across all entry typesexport <fmt>— Export all data (formats:json,csv,txt)search <term>— Search across all log files for a keywordrecent— Show the 20 most recent activity log entriesstatus— Display health check: version, data dir, entry count, disk usagehelp— Show available commandsversion— Print version (v2.0.0)
Each command accepts free-text input. When called without arguments, it displays the most recent 20 entries for that category.
Data Storage
All data is stored as plain-text log files in:
~/.local/share/process-viewer/
├── scan.log # Process scan entries
├── monitor.log # Monitoring observations
├── report.log # Reports
├── alert.log # Alerts and warnings
├── top.log # Top-process snapshots
├── usage.log # Resource usage records
├── check.log # Health check records
├── fix.log # Applied fixes
├── cleanup.log # Cleanup actions
├── backup.log # Backup operations
├── restore.log # Restore operations
├── log.log # General log entries
├── benchmark.log # Benchmark results
├── compare.log # Comparison data
└── history.log # Unified activity history
Each entry is stored as YYYY-MM-DD HH:MM|<input> — one line per record. The history.log file tracks all commands chronologically.
Requirements
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ckchzh-process-viewer": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
header
Header design reference — navigation patterns, sticky headers, responsive menus, accessibility. Use when designing website headers or implementing navigation components.
docker-helper
Dockerfile生成、docker-compose编排、命令速查、调试排错、镜像优化、仓库配置. Use when you need docker helper capabilities. Triggers on: docker helper.
rsyslog
RSyslog advanced system logging reference. RainerScript configuration, input/output modules (imtcp/imfile/omfwd/omelasticsearch), templates with property replacer, content-based filtering, TLS-encrypted remote logging, queue performance tuning, and debug troubleshooting.
Fitness Plan — Science-Based Training & Workout Auditor
Track workouts, calculate BMI/1RM, and access exercise science guides. 支持科学健身计划制定、BMI/最大力量计算及运动解剖学参考。Use when planning gym sessions, calculating macro needs, or auditing training splits.
pesticide
Pesticide management reference — chemical classes, application methods, IPM strategies, residue limits, safety protocols. Use when selecting pest control products, calculating spray rates, or managing pesticide compliance.