← 返回 Skills 市场
Process Viewer
作者
BytesAgain2
· GitHub ↗
· v2.0.0
· MIT-0
153
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install process-viewer
功能描述
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and det process-viewer, c, administrator, benchmarking.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install process-viewer - 安装完成后,直接呼叫该 Skill 的名称或使用
/process-viewer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
publish v2.0.0
元数据
常见问题
Process Viewer 是什么?
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and det process-viewer, c, administrator, benchmarking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。
如何安装 Process Viewer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install process-viewer」即可一键安装,无需额外配置。
Process Viewer 是免费的吗?
是的,Process Viewer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Process Viewer 支持哪些平台?
Process Viewer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Process Viewer?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.0。
推荐 Skills