← 返回 Skills 市场
44
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sysinfo-tool
功能描述
Display comprehensive system hardware and software information. Use for diagnostics, inventory, and system profiling.
使用说明 (SKILL.md)
Sysinfo - System Information Reporter
Gather and display detailed system information including CPU model and cores, memory capacity, disk layout, OS version, kernel, uptime, and network configuration. Useful for system documentation and troubleshooting.
Usage
sysinfo-tool [options]
Options
--cpu: Show CPU details only--memory: Show memory details only--disk: Show disk information--os: Show OS information
Examples
sysinfo-tool
sysinfo-tool --cpu --memory
sysinfo-tool --disk
安全使用建议
This appears safe for local diagnostics, but system-info output can include hostnames, disk layout, network interface names/statistics, and process command lines. Review the output before sharing it with others, and prefer specific flags or brief output if you only need limited details.
功能分析
Type: OpenClaw Skill
Name: sysinfo-tool
Version: 1.0.0
The sysinfo-tool is a standard system diagnostic utility that gathers hardware and software information using local system files (e.g., /proc/cpuinfo, /proc/meminfo) and standard commands (df, ps). The code in scripts/sysinfo.py is transparent, uses only Python standard libraries, and contains no indicators of data exfiltration, persistence, or malicious execution.
能力评估
Purpose & Capability
The skill purpose and visible code are coherent for diagnostics and inventory. It gathers CPU, memory, disk, OS, network, uptime, and top process information, which is broadly aligned with system profiling.
Instruction Scope
SKILL.md contains ordinary usage examples and options, with no prompt-injection language, hidden role changes, forced tool use, or deceptive instructions.
Install Mechanism
There is no install spec and the source/provenance is limited. The visible script also assumes Linux-style /proc files and standard df/ps commands despite no OS or binary requirements being declared.
Credentials
The tool reads local system metadata and runs fixed local commands to collect diagnostic information. This is proportionate to the stated purpose, but outputs such as hostname and process command lines can be sensitive if shared.
Persistence & Privilege
The artifacts show no credentials, required environment variables, privileged configuration paths, file writes, network calls, background services, or persistence mechanisms.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sysinfo-tool - 安装完成后,直接呼叫该 Skill 的名称或使用
/sysinfo-tool触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Sysinfo Tool 是什么?
Display comprehensive system hardware and software information. Use for diagnostics, inventory, and system profiling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 44 次。
如何安装 Sysinfo Tool?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sysinfo-tool」即可一键安装,无需额外配置。
Sysinfo Tool 是免费的吗?
是的,Sysinfo Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sysinfo Tool 支持哪些平台?
Sysinfo Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sysinfo Tool?
由 BIN(@dinghaibin)开发并维护,当前版本 v1.0.0。
推荐 Skills