HomeBrowseUpload
← Back to registry
// Skill profile

pc-monitor-cn

name: pc-monitor-cn

by 1173910773 · published 2026-04-01

自定义
Total installs
0
Stars
★ 0
Last updated
2026-04
// Install command
$ claw add gh:1173910773/1173910773-pc-monitor-cn
View on GitHub
// Full documentation

# pc-monitor-cn

name: pc-monitor-cn

version: 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 (可选,用于更详细的监控)
  • 配置

    无特殊配置要求。

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band