Pc Monitor Cn — 电脑显示器中国
v1.0.0实时监控PC系统资源状态,包括CPU、内存、磁盘和网络使用情况。 (No change needed, as the original text is already in Chinese)
0· 243·0 当前·0 累计
下载技能包
License
MIT-0
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install pc-monitor-cn
镜像加速npx clawhub@latest install pc-monitor-cn --registry https://cn.longxiaskill.com 镜像可用
技能文档
pc-monitor-cn 名称:pc-monitor-cn 版本:1.0.0 监控系统资源状态(CPU、内存、磁盘、网络)。
描述 提供系统资源的实时监控功能,包括: CPU 使用率 内存使用率 磁盘空间 网络状态 使用方式 # 查看所有系统状态 ~/.openclaw/workspace/skills/system-monitor/scripts/monitor.sh # 或者使用 Python 版本 ~/.openclaw/workspace/skills/system-monitor/scripts/monitor.py 依赖 Python 3.6+ psutil(可选,用于更详细的监控) 配置 无特殊配置要求。