← 返回
效率工具 中文

system-info-skill

Query system information including OS, CPU, memory, and disk usage. Use when users ask about system configuration, resource usage, performance diagnostics, o...
查询系统信息,包括操作系统、CPU、内存和磁盘使用情况。当用户询问系统配置、资源使用情况、性能诊断等时使用。
liujintao-2021
效率工具 clawhub v1.0.2 1 版本 100000 Key: 无需
★ 0
Stars
📥 619
下载
💾 7
安装
1
版本
#latest

概述

---

name: system-info-skill

description: Query system information including OS, CPU, memory, and disk usage. Use when users ask about system configuration, resource usage, performance diagnostics, or basic system info. Supports Windows, Linux, and macOS.


System Information Query

Quick system information query including OS, CPU, memory, and disk.

Installation

Install from ClawHub:

npx clawhub install system-info-skill

Or install from local .skill file:

openclaw skills install system-info-skill.skill

Usage

Query All System Information

python scripts/system_info.py

Query Specific Information

# CPU only
python scripts/system_info.py --cpu

# Memory only
python scripts/system_info.py --memory

# Disk only
python scripts/system_info.py --disk

Example Output

=== System Information ===

OS: Windows 10
CPU: Intel Core i7-9700K
CPU Cores: 8
Total Memory: 16.0 GB
Memory Used: 8.5 GB (53%)
Total Disk: 512.0 GB
Disk Used: 256.0 GB (50%)

Notes

  • Requires Python 3.6+
  • Cross-platform support
  • No additional dependencies required

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-03-30 08:38 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 432 📥 103,811
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,887
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 147,852