← Back to Skills Marketplace
Process Viewer
by
BytesAgain2
· GitHub ↗
· v2.0.0
· MIT-0
153
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install process-viewer
Description
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and det process-viewer, c, administrator, benchmarking.
Usage Guidance
This skill appears to do what it says: it's a local CLI script that creates and manages plaintext logs under ~/.local/share/process-viewer. Before installing or running it: (1) review the script yourself (it is included) to confirm behavior; (2) be aware that any input you record is stored unencrypted in the data directory — do not log secrets or credentials; (3) note the small SKILL.md/command-name inconsistency (examples use 'process-viewer' but Quick Start runs the bundled script); (4) exports are produced without JSON escaping, so exported files may be malformed if entries contain quotes/newlines; and (5) no network activity or external credentials are required by the script.
Capability Analysis
Type: OpenClaw Skill
Name: process-viewer
Version: 2.0.0
The bundle provides a simple manual logging utility for system operations, allowing users to record, search, and export text-based entries (e.g., scans, alerts, benchmarks) to local log files in `~/.local/share/process-viewer/`. The bash script `scripts/script.sh` contains no network activity, obfuscation, or unauthorized file access, and its behavior aligns with the documentation in `SKILL.md`. While the tool's description is somewhat hyperbolic and uses the name 'Systeminformer' (a known Windows utility), the actual implementation is a harmless and functional logging wrapper.
Capability Assessment
Purpose & Capability
Name/description (process logging and reporting) align with the provided script and SKILL.md. The skill only implements local logging, reporting, search and export functionality — consistent with its purpose.
Instruction Scope
Runtime instructions tell the agent to run the bundled bash script. The script creates and writes plain-text logs under $HOME/.local/share/process-viewer and reads those logs for search/export/status. This is expected, but the skill will store anything you pass to it in plaintext logs — avoid logging secrets. Also SKILL.md refers to a 'process-viewer' command (examples) while Quick Start uses 'bash scripts/script.sh' (minor inconsistency).
Install Mechanism
No install spec; the skill is instruction-only with a bundled shell script. Nothing is downloaded or written outside the declared data directory by the script itself.
Credentials
No credentials or special environment variables are required. An optional PROCESS_VIEWER_DIR may be set to override the data directory — this is proportional to the described functionality.
Persistence & Privilege
The skill does not request permanent/always-on privileges and does not modify other skills or global agent settings. It creates a local data directory and log files under the user's home directory, which is expected for this tool.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install process-viewer - After installation, invoke the skill by name or use
/process-viewer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
publish v2.0.0
Metadata
Frequently Asked Questions
What is Process Viewer?
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and det process-viewer, c, administrator, benchmarking. It is an AI Agent Skill for Claude Code / OpenClaw, with 153 downloads so far.
How do I install Process Viewer?
Run "/install process-viewer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Process Viewer free?
Yes, Process Viewer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Process Viewer support?
Process Viewer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Process Viewer?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.0.
More Skills